Compartir a través de


TimeInWeek.HourSlots Propiedad

Definición

Obtiene o establece ranuras de hora en un día.

[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))

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a