Udostępnij za pośrednictwem


JobRecurrenceSchedule.Months Property

Definition

Optional. Months that the job should execute in. Must be between 1 and 12.

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

Property Value

Applies to