EntityModel CreateEntity Method Kentico 8.1 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.1.5347.20411)

Return Value

Type: Entity
A new instance of SalesForce entity using this model.
See Also