[]
        
(Showing Draft Content)

C1.AdoNet.Salesforce.C1SalesforceConnectionStringBuilder.ApiVersion

ApiVersion Property

ApiVersion

The API version of Salesforce server. Default value is 42.0.

Declaration
[IsRequired(true)]
public string ApiVersion { get; set; }
Remarks

If the Url contains api version, the C1SalesforceConnection will take the api version from the Url. The default value of this property might be updated every year.