Click or drag to resize
CompanySearchResults Class
Represents a list of company search results.
Inheritance Hierarchy
SystemObject
  CMS.DataComCompanySearchResults

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

The CompanySearchResults type exposes the following members.

Constructors
  NameDescription
Public methodCompanySearchResults
Top
Properties
  NameDescription
Public propertyResults
Gets or sets the list of company search results.
Public propertyTotalHits
Gets or sets the total number of search results.
Top
See Also