Click or drag to resize

DateRangeFilterDefinitionStartDate Property

Inclusive starting date for the filter

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

Property Value

Type: NullableDateTime
See Also