UseSalesforceSandbox
A boolean determining if the connection should be made to a Salesforce sandbox account.
Data Type
bool
Default Value
false
Remarks
To connect to a Salesforce sandbox account, set UseSalesforceSandbox = true and append the sandbox name to the end of the user name. For example, if your user name is "user", and sandbox name in Salesforce is "sandbox", the specified User should appear as "user.sandbox".