Compartilhar via


AdvancedSchedule.MonthDays Propriedade

Definição

Obtém ou define os dias do mês em que o trabalho deve ser executado. Deve estar entre 1 e 31.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a