Click or drag to resize
DataComFormEntityInfo Property
Gets or sets the Data.com entity info.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.2.23
Syntax
C#
public EntityInfo EntityInfo { get; set; }

Property Value

Type: EntityInfo
See Also