M-Files API 23.11.13135.0
MFTriggerType Enumeration
Description
Defines the types of triggers associated with a scheduled job.
Members
MemberValueDescription
MFTriggerTypeDaily1Trigger is set to run the task on a daily interval.
MFTriggerTypeMonthlyDate3Trigger is set to run the task on a specific day(s) of the month.
MFTriggerTypeMonthlyDOW4Trigger is set to run the task on specific days, weeks, and months.
MFTriggerTypeOnce0Trigger is set to run the task a single time.
MFTriggerTypeWeekly2Trigger is set to run the work item on specific days of a specific week of a specific month.