Name | Description | |
---|---|---|
![]() | Filter.Range Constructor | Overloaded. |
The following tables list the members exposed by Filter.Range.
Name | Description | |
---|---|---|
![]() | Filter.Range Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Column | Determines the specific database column that this Filter is applied to. (Inherited from OnTime.Extensions.SDK.Filter) |
![]() | IncludeMax | Indicates if MaxValue should be included, or ignored. |
![]() | IncludeMin | Indicates if MinValue should be included, or ignored. |
![]() | MaxValue | Determines the inclusive upper-bound value to filter the specified Column by. |
![]() | MinValue | Determines the inclusive lower-bound value to filter the specified Column by. |