Click or drag to resize

IDateRangeFilterDefinitionEndDate Property

Inclusive ending date for the filter

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

Property Value

Type: NullableDateTime
See Also