ByMonthDayRepetition

ByMonthDayRepetition class

月の日の絶対位置に基づくパターンを表します。

public class ByMonthDayRepetition : MonthlyRepetitionBase

コンストラクター

名前説明
ByMonthDayRepetition()の新しいインスタンスを初期化しますByMonthDayRepetitionclass.

プロパティ

名前説明
DayPosition { get; set; }タスクが繰り返される月の日の位置を取得または設定します。
RepetitionInterval { get; set; }発生間の間隔を月単位で表す月数を取得または設定します。

関連項目