Click or drag to resize

DateRangeFilterDefinitionEndDate Property

Inclusive ending date for the filter

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public Nullable<DateTime> EndDate { get; set; }

Property Value

Type: NullableDateTime
See Also