Partager via


ReservationDetails.TotalReservedQuantity Propriété

Définition

Obtient le nombre total d’instances réservées pour le reservationid.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalReservedQuantity")]
public decimal? TotalReservedQuantity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalReservedQuantity")>]
member this.TotalReservedQuantity : Nullable<decimal>
Public ReadOnly Property TotalReservedQuantity As Nullable(Of Decimal)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à