Click or drag to resize
QueryConditionFormat Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a format used to display the value for this condition

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

Property Value

Type: String
A format used to display the value for this condition

Return Value

Type: String
A format used to display the value for this condition
Remarks