Click or drag to resize
DateTimeFilterValueFilterValueJavascriptString Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the value as a string to be used in Javascript for this DateTimeFilterValue.

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

Return Value

Type: String
The value as a string to be used in Javascript for this DateTimeFilterValue.
Remarks