SalesForceClient DescribeEntity Method (String)Kentico 8.0 API Reference
Retrieves an entity model with the specified name, and returns it.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: EntityModel
An entity model with the specified name.
See Also