Click or drag to resize
EntityAttributeInfo Class
Provides access to Data.com entity attribute metadata.
Inheritance Hierarchy
SystemObject
  CMS.DataComEntityAttributeInfo

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

The EntityAttributeInfo type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the entity attribute display name.
Public propertyName
Gets the entity attribute name.
Top
See Also