Click or drag to resize
DataComFormEntityAttributeFormatter Property
Gets or sets the object that formats values of Data.com contact (or company) attributes.

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

Property Value

Type: IEntityAttributeFormatter
See Also