Click or drag to resize

AddressHasPendingChanges Property

Gets or sets a value indicating whether this address has pending (unapproved) changes.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public bool HasPendingChanges { get; set; }

Property Value

Type: Boolean
True if this address has pending changes; otherwise, False.
See Also