共用方式為


AutomationAdvancedSchedule.MonthDays Property

Definition

Days of the month that the job should execute on. Must be between 1 and 31.

public System.Collections.Generic.IList<int> MonthDays { get; }
member this.MonthDays : System.Collections.Generic.IList<int>
Public ReadOnly Property MonthDays As IList(Of Integer)

Property Value

Applies to