Share via


ReservationDetails.UsedHours Eigenschaft

Definition

Ruft die Gesamtstunden ab, die vom instance verwendet werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: