Click or drag to resize
QueryParameterConditionID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the unique ID of the condition this parameter relates to

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

Return Value

Type: String
The unique ID of the condition this parameter relates to
See Also