Compartilhar via


AdvancedSchedule.WeekDays Propriedade

Definição

Obtém ou define os dias da semana em que o trabalho deve ser executado.

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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a