RecurrencePatternMonthly Class Members
See Also  Properties 
SourceCode.EventBus.Scheduler.Management Namespace : RecurrencePatternMonthly Class


Glossary Item Box

The following tables list the members exposed by RecurrencePatternMonthly.

Public Constructors

  Name Description
Public Constructor RecurrencePatternMonthly Constructor  
Top

Public Properties

  Name Description
Public Property DayType Monday, Wednesday etc.  
Public Property DayX The day on which the schedule should execute e.g. 12th day of the month.  
Public Property EveryXMonth The interval in months between the execution of schedules, e.g. evenry 3rd month.  
Public Property ID The ID of the pattern.  
Public Property StartTime The time the schedule should execute.  
Public Property WeekX The first, second, last etc week of the month  
Top

See Also