Click or drag to resize
ConditionLookupID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the ID of a lookup that should be used when prompting for values for this condition

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

Property Value

Type: String
The ID of a lookup that should be used when prompting for values for this condition

Return Value

Type: String
The ID of a lookup that should be used when prompting for values for this condition
Remarks