Name | Description | |
---|---|---|
RelativeDayOfWeek | The relative day of the week this schedule will recur on. For example, the first weekday of the month) | |
RelativeMonthOfYear | When the YearlyPattern Property is RelativeDayOfYear Field, this is the month when the schedule is executed. | |
RelativeWeekOfMonth | In conjunction with RelativeMonthOfYear Property, indicates on the relative week of the month this schedule recurs on. For example, the second. | |
SpecificDayOfMonth | When the YearlyPattern Property is SpecificDayOfYear Field, this is the number of the day of the month the schedule will be executed. For example, 22 for the schedule to occur on the 22nd day of the month. If a month does not have a day with that number (e.g. February does not have 31 days) then the system will "round" to the last day of the month.
| |
SpecificMonthOfYear | When the YearlyPattern Property is SpecificDayOfYear Field, this is the month when the schedule is executed. | |
YearlyPattern | The type of recurrence this yearly schedule has: either on a relative or specific day of the year. |