Click or drag to resize
CompanyFilterRevenue Property
Gets or sets the list of revenue ranges.

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

Property Value

Type: ListString
See Also