DateTimeFilterValue Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class DateTimeFilterValue : _DateTimeFilterValue, ISerializable
The DateTimeFilterValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | DateTimeFilterValue |
Creates and returns a new DateTimeFilterValue object
|
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether a specified object is equal to the current object
(Overrides ObjectEquals(Object).) |
![]() | GetObjectData | |
![]() | ProgressValueString |
Converts the filter value to its equivalent Progress OpenEdge string representation.
|
![]() | ToString |
Converts the filter value to its equivalent string representation.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (DateTimeFilterValue to DateTime) |
Implements the conversion of GoogleDateParameter objects to date
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
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.
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | OffsetMinutes |
Gets and sets the offset minutes for date time tz values
|