Click or drag to resize
CompanyRevenue Property
Gets or sets the revenue of this company.

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

Property Value

Type: NullableDecimal
See Also