|
DayOfMonth | | Sets the day of the month to execute the scheduled task. Use a positive whole number from 1 through 31. |
FirstRunTime | | Sets the time to begin executing the scheduled task. Times must be in the format "hh:mm" using positive whole numbers or zeroes. |
ID | | The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
LastRunTime | | Sets the time to stop executing the scheduled task. Times must be in the format "hh:mm" using positive whole numbers or zeroes. |
RunEveryXHours | | Sets the hourly interval for the scheduled task. Use a positive whole number. |
RunEveryXMinutes | | Sets the minute interval for the scheduled task. Use a positive whole number. |
RunEveryXMonths | | Sets the monthly interval for the scheduled task. Use a positive whole number. |
RunOnceAtTime | | Sets the time to execute the scheduled task. Times must be in the format "hh:mm" using positive whole numbers or zeroes. |
RunOnThe | ThirdWednesday |
ThirdTuesday |
ThirdThursday |
ThirdSunday |
ThirdSaturday |
ThirdMonday |
ThirdFriday |
SecondWednesday |
SecondTuesday |
SecondThursday |
SecondSunday |
SecondSaturday |
SecondMonday |
SecondFriday |
LastWednesday |
LastTuesday |
LastThursday |
LastSunday |
LastSaturday |
LastMonday |
LastFriday |
LastDayOfMonth |
FourthWednesday |
FourthTuesday |
FourthThursday |
FourthSunday |
FourthSaturday |
FourthMonday |
FourthFriday |
FirstWednesday |
FirstTuesday |
FirstThursday |
FirstSunday |
FirstSaturday |
FirstMonday |
FirstFriday |
FifthWednesday |
FifthTuesday |
FifthThursday |
FifthSunday |
FifthSaturday |
FifthMonday |
FifthFriday |
| Set the relative day of the month to execute the scheduled task. Used to select days by their position within the month.
For example:
"FirstThursday", "ThirdSunday", "LastFriday", etc.
The "Run Once At Time" attribute will control the hour the definition is processed. If no time is specified, then the time defaults to midnight. |