Share via


SalesforceServiceCloudLinkedService.ApiVersion Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ApiVersion { get; set; }
member this.ApiVersion : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ApiVersion As DataFactoryElement(Of String)

Property Value

Applies to