| EntityModelCreateEntity Method | 
            Creates a new instance of SalesForce entity using this model, and returns it.
            
 
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 10.0.0
 Syntax
Syntaxpublic Entity CreateEntity()
Return Value
Type: 
EntityA new instance of SalesForce entity using this model.
 See Also
See Also