Click or drag to resize
CompanyEntityInfoProviderGetEntityInfo Method
Creates a company entity info, and returns it.

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

Return Value

Type: EntityInfo
The company entity info.
See Also