Compartilhar via


SingleQueryResult.SignatureId Propriedade

Definição

Obtém ou define a ID da assinatura

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a