Compartilhar via


SalesforceServiceCloudSource.ReadBehavior Propriedade

Definição

Obtém ou define o comportamento de leitura para a operação. O padrão é Consulta. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a