| ICaseDateRangeFilter Property |
Provides accress to the date range filters of this case
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax IDateRangeFilterManager DateRangeFilter { get; }
Return Value
Type:
IDateRangeFilterManagerReturns the
DateRangeFilterManager for accessing information relating to the date range filters of this case.
See Also