Click or drag to resize
LookupTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and set the table this lookup is populated from

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

Property Value

Type: String
The table this lookup is populated from

Return Value

Type: String
The table this lookup is populated from
Remarks