Click or drag to resize
RunLookupDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the DataTable that used to populate the lookup.

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

Property Value

Type: DataTable
The DataTable that used to populate the lookup.

Return Value

Type: DataTable
The DataTable that used to populate the lookup.
Remarks