Click or drag to resize
CompanyIdentity Class
Represents a company identity.
Inheritance Hierarchy
SystemObject
  CMS.DataComCompanyIdentity

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

The CompanyIdentity type exposes the following members.

Constructors
  NameDescription
Public methodCompanyIdentity
Top
Properties
  NameDescription
Public propertyName
Gets or sets the name of a company.
Top
Methods
  NameDescription
Public methodCreateFilter
Creates a filter based on this company identity, and returns it.
Top
Remarks
A company identity is a set of properties that are used for searching a matching record in Data.com business directory.
See Also