Click or drag to resize
RunLookupID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the unique identifier of the lookup this object represents.

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

Property Value

Type: String
The unique identifier of the lookup this object represents.

Return Value

Type: String
The unique identifier of the lookup this object represents.
Remarks