{CompanyName} FlexyGo

ReportsCollection..::..Add Method

Adds the ReportSettings object to the Collection using ObjectName as Key.

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

Syntax


public bool Add(
	ReportSettings aReportSettings
)
Public Function Add ( _
	aReportSettings As ReportSettings _
) As Boolean

Parameters

aReportSettings
Type: FLEXYGO.Objects.Settings..::..ReportSettings
A ReportSettings.

Return Value

true if ok, false otherwise.