Click or drag to resize
RunLookupIndexColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the name of the Column that is used to provide the value selected.

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

Property Value

Type: String
The name of the Column that is used to provide the value selected.

Return Value

Type: String
The name of the Column that is used to provide the value selected.
Remarks