JobRecurrenceSchedule.Hours Property

Definition

Optional. Hours of the day that the job should execute at.

public System.Collections.Generic.IList<int> Hours { get; set; }
member this.Hours : System.Collections.Generic.IList<int> with get, set
Public Property Hours As IList(Of Integer)

Property Value

Applies to