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


Glossary Item Box

The following tables list the members exposed by RecurrencePatternYearly.

Public Constructors

  Name Description
Public Constructor RecurrencePatternYearly Constructor  
Top

Public Properties

  Name Description
Public Property DayType The Date Type  
Public Property DayX The day on which the schedule should execute e.g. 10th day  
Public Property EveryXMonth The month interval between execution.  
Public Property ID The ID of the pattern.  
Public Property StartTime The time the schedule should execute.  
Public Property WeekX The week e.g. 2nd week.  
Top

See Also