Click or drag to resize
ControlPanelObjectListDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the data table that is used to populate a drop down list.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DataTable ListDataTable { get; }

Property Value

Type: DataTable
The data table that is used to populate a drop down list.

Return Value

Type: DataTable
The data table that is used to populate a drop down list.
Remarks