ReportsCollection..::..Add Method
Adds the ReportSettings object to the Collection using ObjectName as Key.
Namespace:
FLEXYGO.Objects.SettingsAssembly: 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.