| ISalesForceClientProviderCreateClient Method | 
            Creates a new instance of the SalesForce client, and returns it.
            
 
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 10.0.0
 Syntax
SyntaxSalesForceClient CreateClient()
Return Value
Type: 
SalesForceClientA new instance of the SalesForce client.
 See Also
See Also