{CompanyName} FlexyGo

ObjectReportCollection..::..Add Method

Adds the ObjectReport object to the Collection using ReportName as Key.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public bool Add(
	ObjectReport ObjectReport
)
Public Function Add ( _
	ObjectReport As ObjectReport _
) As Boolean

Parameters

ObjectReport
Type: FLEXYGO.Objects.Settings..::..ObjectReport
An ObjectReport.

Return Value

true if ok, false otherwise.