Compartilhar via


SingleQueryResult.Direction Propriedade

Definição

Obtém ou define descreve em qual direção a assinatura está sendo imposta: 0 – Entrada, 1 – Saída, 2 – Bidirecional

[Newtonsoft.Json.JsonProperty(PropertyName="direction")]
public int? Direction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="direction")>]
member this.Direction : Nullable<int> with get, set
Public Property Direction As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a