Click or drag to resize

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
C#
public DateRangeFilterManager DateRangeFilter { get; }

Return Value

Type: DateRangeFilterManager
Returns the DateRangeFilterManager for accessing information relating to the date range filters of this case.
See Also