Share via


SalesforceServiceCloudLinkedService.ApiVersion Property

Definition

Gets or sets the Salesforce API version used in ADF. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.apiVersion")]
public object ApiVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.apiVersion")>]
member this.ApiVersion : obj with get, set
Public Property ApiVersion As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to