Click or drag to resize
QueryConditionFixedValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the fixed value for this condition

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

Return Value

Type: Object
The fixed value for this condition
See Also