EntityModel CreateEntity Method Kentico 8.0 API Reference
Creates a new instance of SalesForce entity using this model, 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: Entity
A new instance of SalesForce entity using this model.
See Also