Defines the Range values for when the DateTimeConditionEnum is set to 'In'
Namespace: Relativity.Services.Search
Assembly: Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NotSet | 0 | Not Set | |
ThisWeek | 1 | This Week | |
ThisMonth | 2 | This Month | |
NextWeek | 3 | Next Week | |
LastWeek | 4 | Last Week | |
Last7Days | 5 | Last 7 Days | |
Last30Days | 6 | Last 30 Days, | |
MonthOf | 7 | The Month of [Month] |
See Also