次の方法で共有


AutomationAdvancedSchedule.MonthDays プロパティ

定義

ジョブを実行する月の日数。 1 から 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)

プロパティ値

適用対象