Click or drag to resize
GoogleDateParameterValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a DateTimeFilterValue object that represents the value set for this parameter

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

Return Value

Type: DateTimeFilterValue
A DateTimeFilterValue object that represents the value set for this parameter

Implements

GoogleDateParameter_GoogleDateParameterValue
See Also