Click or drag to resize
CompanySearchResultGraveyarded Property
Gets or sets the value indicating whether the company record is up-to-date.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public Nullable<bool> Graveyarded { get; set; }

Property Value

Type: NullableBoolean
See Also