|  | IDateRangeFilterManager Interface | 
Namespace: EdaIntegrationContract.Filters
 Syntax
Syntaxpublic interface IDateRangeFilterManager
The IDateRangeFilterManager type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddDateRangeFilter | 
            Adds a date range filter
             | 
|  | DeleteAllDateRangeFilters | 
            Delete all of the date range filters in the case
             | 
|  | DeleteDateRangeFilter | 
            Deletes a date range filter
             | 
|  | DeleteDateRangeFilters | 
            Deletes multiple date range filters
             | 
|  | GetAllDateRangeFilters | 
            Gets all of the date range filters for this case
             | 
 See Also
See Also