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

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

Property Value

Type: EntityInfo
See Also