RecurringDayTransitionType
RecurringDayTransitionType class
public class RecurringDayTransitionType : RecurringTimeTransitionType
构造函数
| 姓名 | 描述 |
|---|---|
| RecurringDayTransitionType() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| DayOfWeek { get; set; } | |
| Month { get; set; } | |
| Occurrence { get; set; } | |
| TimeOffset { get; set; } | |
| To { get; set; } |