ContactGraveyarded Property |
Gets or sets the value indicating whether this contact record is up-to-date.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax public Nullable<bool> Graveyarded { get; set; }
Property Value
Type:
NullableBooleanSee Also