Compartir a través de


SingleQueryResult.SignatureId Propiedad

Definición

Obtiene o establece el identificador de la firma.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a