Compartilhar via


TimeInWeek.HourSlots Propriedade

Definição

Obtém ou define slots de hora em um dia.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a