Condividi tramite


AdvancedSchedule.MonthDays Proprietà

Definizione

Ottiene o imposta giorni del mese in cui il processo deve essere eseguito. Deve essere compreso tra 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a