Click or drag to resize
RunLookupDescriptionColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the name of the column 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 string DescriptionColumn { get; }

Property Value

Type: String
The name of the column used to populate the lookup.

Return Value

Type: String
The name of the column used to populate the lookup.
Remarks