TransferMetadata.TransferId Propriedade

Definição

Obtém ou define um valor que indica o identificador exclusivo associado a essa transferência.

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

Valor da propriedade

O identificador de transferência.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a