Click or drag to resize

ConstituencyDateFrom Property

Gets or sets the constituency start date.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public Nullable<DateTime> DateFrom { get; set; }

Property Value

Type: NullableDateTime
The constituency start date.
See Also