Click or drag to resize
EntityInfo Class
Provides access to Data.com entity metadata.
Inheritance Hierarchy
SystemObject
  CMS.DataComEntityInfo

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

The EntityInfo type exposes the following members.

Properties
  NameDescription
Public propertyItems
Gets the array of entity attribute info.
Top
Methods
  NameDescription
Public methodGetAttributeInfo
Searches for an entity attribute info with the specified name, and returns it.
Top
See Also