Click or drag to resize
ContactEntityInfoProviderGetEntityInfo Method
Creates a contact entity info, and returns it.

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

Return Value

Type: EntityInfo
The contact entity info.
See Also