次の方法で共有


JobRecurrenceSchedule.Months プロパティ

定義

任意。 ジョブを実行する必要がある月。 1 から 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)

プロパティ値

適用対象