MonthlyTrigger Class
Namespace: PIX.Triggers
Assembly: PIX.dll
Assembly: PIX.dll
This class specify the montly trigger. StartAt and Months is required. Occourence and Day work together and is mutually exlusive with Days. If both is specified Days should have presidence.
Inheritance
-
System.Object
-
ScheduleTrigger
- MonthlyTrigger
-
ScheduleTrigger
Syntax
public class MonthlyTrigger : ScheduleTrigger, iTrigger, IXmlSerializable
Constructors
Properties
Name | Description |
---|---|
DayNumbers | |
Details | |
Months | |
Occourence |
Methods
Name | Description |
---|---|
Clone() | |
ReadXml(XmlReader) | |
WriteXml(XmlWriter) |