Freigeben über


TimeInWeek.HourSlots Eigenschaft

Definition

Ruft Stundenslots an einem Tag ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="hourSlots")]
public System.Collections.Generic.IList<int?> HourSlots { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hourSlots")>]
member this.HourSlots : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property HourSlots As IList(Of Nullable(Of Integer))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: