Sdílet prostřednictvím


AdvancedSchedule.MonthDays Vlastnost

Definice

Získá nebo nastaví dny v měsíci, ve které by se měla úloha spustit. Musí být mezi 1 a 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro