Click or drag to resize
SetupManagerConditionsDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Conditions DataTable.

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

Property Value

Type: DataTable
The Conditions DataTable.

Return Value

Type: DataTable
The Conditions DataTable.
Remarks