Udostępnij za pośrednictwem


AdvancedSchedule.WeekDays Właściwość

Definicja

Pobiera lub ustawia dni tygodnia, w których zadanie powinno zostać wykonane.

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy