M-Files API 23.11.13135.0
MFTriggerWeekOfMonth Enumeration
Description
Defines a week of a month as used in triggers.
Members
MemberValueDescription
MFTriggerWeekOfMonthFirstWeek1The scheduled job will run between the first and seventh day of the month.
MFTriggerWeekOfMonthFourthWeek4The task will run between the 22nd and 28th of the month.
MFTriggerWeekOfMonthLastWeek5The task will run between the last seven days of the month.
MFTriggerWeekOfMonthSecondWeek2The task will run between the eighth and 14th day of the month.
MFTriggerWeekOfMonthThirdWeek3The task will run between the 15th and 21st day of the month.