Click or drag to resize
SetupManagerLookupsDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Lookups DataTable.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DataTable LookupsDataTable { get; }

Property Value

Type: DataTable
The Lookups DataTable.

Return Value

Type: DataTable
The Lookups DataTable.
Remarks