ByYearDayRepetition

ByYearDayRepetition class

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

public class ByYearDayRepetition : YearlyRepetitionBase

コンストラクター

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

プロパティ

名前説明
DayPosition { get; set; }タスクを繰り返す月の日の位置を取得または設定します。
Month { get; set; }タスクを繰り返す月を取得または設定します。

関連項目