Click or drag to resize
ISalesForceClientProviderCreateClient Method
Creates a new instance of the SalesForce client, and returns it.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.2.23
Syntax
C#
SalesForceClient CreateClient()

Return Value

Type: SalesForceClient
A new instance of the SalesForce client.
See Also