Click or drag to resize

DateRangeFilterManagerGetAllDateRangeFilters Method

Gets all of the date range filters for this case

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public IEnumerable<DateRangeFilterDefinition> GetAllDateRangeFilters()

Return Value

Type: IEnumerableDateRangeFilterDefinition

[Missing <returns> documentation for "M:Law.EdaIntegration.Filters.DateRangeFilterManager.GetAllDateRangeFilters"]

See Also