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