Condividi tramite


AdvancedSchedule.WeekDays Proprietà

Definizione

Ottiene o imposta giorni della settimana in cui deve essere eseguito il processo.

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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a