Click or drag to resize
CompanyFortuneRank Property
Gets or sets the Fortune 500 rank of this company.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public Nullable<int> FortuneRank { get; set; }

Property Value

Type: NullableInt32
See Also