Compartir a través de


SapCloudForCustomerSink.WriteBehavior Propiedad

Definición

Obtiene o establece el comportamiento de escritura de la operación. El valor predeterminado es "Insert". Entre los valores posibles se incluyen: 'Insert', 'Update'

[Newtonsoft.Json.JsonProperty(PropertyName="writeBehavior")]
public string WriteBehavior { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="writeBehavior")>]
member this.WriteBehavior : string with get, set
Public Property WriteBehavior As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a