|  | IDateRangeFilterDefinition Interface | 
Namespace: EdaIntegrationContract.Filters
 Syntax
Syntaxpublic interface IDateRangeFilterDefinition
The IDateRangeFilterDefinition type exposes the following members.
 Properties
Properties| 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
             | 
 See Also
See Also