Click or drag to resize
DateTimeFilterValue Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DateTimeFilterValue type exposes the following members.

Properties
  Name Description
Public property FilterType
Gets and sets the DateTimeFilterType that applies to this filter value.
Public property FilterValue
Gets the filter value to be used in the filter condition for this DateTimeFilterValue.
Public property FilterValueDisplayString
Gets the display value for this DateTimeFilterValue.
Public property FilterValueFilterString
Gets the filter string to be used in the filter condition for this DateTimeFilterValue.
Public property FilterValueJavascriptString
Gets the value as a string to be used in Javascript for this DateTimeFilterValue.
Public property FilterValueType
Gets and sets the DateTimeFilterValueType that applies to this filter value.
Public property FixedValue
Gets or sets the fixed date value.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property OffsetMinutes
Gets and sets the offset minutes for date time tz values
Top
See Also