| CaseDateRangeFilter Property |
Provides accress to the date range filters of this case
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax public DateRangeFilterManager DateRangeFilter { get; }
Return Value
Type:
DateRangeFilterManagerReturns the
DateRangeFilterManager for accessing information relating to the date range filters of this case.
See Also