Class ByYearDayRepetition

ByYearDayRepetition class

表示基于某天在一个月中的绝对位置的模式。

public class ByYearDayRepetition : YearlyRepetitionBase

构造函数

姓名描述
ByYearDayRepetition()初始化一个新的实例ByYearDayRepetition类.

特性

姓名描述
DayPosition { get; set; }获取或设置任务必须重复出现的月份中某天的位置。
Month { get; set; }获取或设置任务必须重复出现的月份。

也可以看看