Click or drag to resize

AddressMiniIsPendingDelete Property

Gets or sets a value indicating whether this pending address record is marked for deletion..

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

Property Value

Type: Boolean
True if this pending address is a marked for deletion; otherwise, False.
See Also