DataPA Enterprise Dashboard Controls API Reference
The SetupManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SetupManager()()()() |
Creates and returns a new object.
|
|
SetupManager(ClientConfig) |
Creates and returns a new object.
|
Methods
Name | Description | |
---|---|---|
Dispose |
Disposes of the object
|
|
RefreshRecordsets |
The updates the recordsets with the values from the dataset.
|
Fields
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Properties
Name | Description | |
---|---|---|
Clone |
Gets cloned copy of this object.
|
|
ConditionsDataTable |
Gets the Conditions DataTable.
|
|
ConditionsRecordset |
Gets and sets the Conditions recordset.
|
|
FunctionParametersDataTable |
Gets the FunctionParameters DataTable.
|
|
FunctionsDataTable |
Gets the Functions DataTable.
|
|
LinksDataTable |
Gets the Links DataTable.
|
|
LinksRecordset |
Gets and sets the Links recordset.
|
|
LookupsDataTable |
Gets the Lookups DataTable.
|
|
LookupsRecordset |
Gets and sets the Lookups recordset.
|
|
Parent |
The object that represents the parent of this object.
|
|
SDOsDataTable |
Gets the SDOs DataTable.
|
|
SDOsRecordset |
Gets and sets the SDOs recordset.
|
|
SetUpDataSet |
Gets the SetUp DataSet, containing ALL the SetUp DataTables.
|
|
SubjectsDataTable |
Gets the Subjects DataTable.
|
|
SubjectsRecordset |
Gets and sets the Subjects recordset.
|
|
Systems |
Gets a Systems collection for the current setup
|
|
SystemsDataTable |
Gets the Systems DataTable.
|
|
SystemsRecordset |
Gets and sets the systems recordset.
|
Events
Name | Description | |
---|---|---|
SetupChanged |
Event raised each time any of the setup tables are changed.
|