RecurrenceTrigger.RecurrenceTriggerMonthly Class
Namespace: PIX.QMSAPI.DataObjects.Triggers
Assembly: PIX.dll
Assembly: PIX.dll
Represents a trigger which is executed on an monthly basis.
Inheritance
-
System.Object
- RecurrenceTrigger.RecurrenceTriggerMonthly
Syntax
public class RecurrenceTriggerMonthly
Properties
Name | Description |
---|---|
DayConstraints |
The days to execute the trigger. |
DayOfWeekConstraints |
Which week days the trigger can be executed on. |
Months |
Which months the trigger is active. |
Occurrences |
How many times the trigger is executed. |