Bagikan melalui


SalesforceServiceCloudSink.ExternalIdFieldName Property

Definition

Gets or sets the name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to