Click or drag to resize
DateTimeFilterValueFilterValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the filter value to be used in the filter condition for this DateTimeFilterValue.

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

Return Value

Type: DateTime
The filter value to be used in the filter condition for this DateTimeFilterValue.
Remarks