DataPA Enterprise Dashboard Controls API Reference
The DateTimeFilterValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DateTimeFilterValue |
Initializes a new instance of the DateTimeFilterValue class
|
Methods
Name | Description | |
---|---|---|
GetObjectData | ||
PopulateComboBox |
Populates a combo-box with the list of available DateTimeFilterValues.
|
|
SetObjectData |
Fields
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Properties
Name | Description | |
---|---|---|
FilterType |
Gets and sets the DateTimeFilterType that applies to this filter value.
|
|
FilterValue |
Gets the filter value to be used in the filter condition for this DateTimeFilterValue.
|
|
FilterValueDisplayString |
Gets the display value for this DateTimeFilterValue.
|
|
FilterValueFilterString |
Gets the filter string to be used in the filter condition for this DateTimeFilterValue.
|
|
FilterValueJavascriptString |
Gets the value as a string to be used in Javascript for this DateTimeFilterValue.
|
|
FilterValueType |
Gets and sets the DateTimeFilterValueType that applies to this filter value.
|
|
FixedValue |
Gets or sets the fixed date value.
|