Click or drag to resize
CompanyList Class
Represents a list of companies.
Inheritance Hierarchy
SystemObject
  CMS.DataComCompanyList

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public class CompanyList

The CompanyList type exposes the following members.

Constructors
  NameDescription
Public methodCompanyList
Top
Properties
  NameDescription
Public propertyCompanies
Gets or sets the list of companies.
Top
See Also