Compartir a través de


SalesforceServiceCloudSource.ReadBehavior Propiedad

Definición

Obtiene o establece el comportamiento de lectura de la operación. El valor predeterminado es Query. Entre los valores posibles se incluyen: "Query", "QueryAll"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a