Click or drag to resize

AddressMiniActiveToDate Property

Gets or sets the active 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> ActiveToDate { get; set; }

Property Value

Type: NullableDateTime
The end date for when this address should be considered active.
See Also