Compartilhar via


WeeklySchedule.ScheduleRunTimes Propriedade

Definição

Obtém ou define a lista de horários do dia em que esse agendamento deve ser executado.

[Newtonsoft.Json.JsonProperty(PropertyName="scheduleRunTimes")]
public System.Collections.Generic.IList<DateTime?> ScheduleRunTimes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scheduleRunTimes")>]
member this.ScheduleRunTimes : System.Collections.Generic.IList<Nullable<DateTime>> with get, set
Public Property ScheduleRunTimes As IList(Of Nullable(Of DateTime))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a