Click or drag to resize

ConstituencyDateTo Property

Gets or sets the constituency end date.

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

Property Value

Type: NullableDateTime
The constituency end date.
See Also