Partilhar via


RecurrenceSchedule.Hours Propriedade

Definição

Obtém ou define as horas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a