 | DateRangeFilterDefinitionEndDate Property |
Inclusive ending date for the filter
Namespace:
Law.EdaIntegration.Filters
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntaxpublic Nullable<DateTime> EndDate { get; set; }
Property Value
Type:
NullableDateTime
See Also