Compartir a través de


ReservationToExchange.ReservationId Propiedad

Definición

Obtiene o establece el identificador completo de la reserva que se devuelve.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a