DateRangeFilterDefinition Class |
Namespace: Law.EdaIntegration.Filters
public class DateRangeFilterDefinition
The DateRangeFilterDefinition type exposes the following members.
Name | Description | |
---|---|---|
DateRangeFilterDefinition | Initializes a new instance of the DateRangeFilterDefinition class |
Name | Description | |
---|---|---|
EndDate |
Inclusive ending date for the filter
| |
ID |
ID of filter definition (generated)
| |
IncludeItems |
Flag whether to include the items selected by this filter
| |
StartDate |
Inclusive starting date for the filter
|