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


Glossary Item Box

The following tables list the members exposed by RecurrencePatternWeekly.

Public Constructors

  Name Description
Public Constructor RecurrencePatternWeekly Constructor  
Top

Public Properties

  Name Description
Public Property EveryXWeeks The weeks between a schdule execution.  
Public Property Friday Set the schudle to execute on a Friday.  
Public Property ID The ID of the pattern.  
Public Property Monday Set the schudle to execute on a Monday.  
Public Property Saturday Set the schudle to execute on a Saturday.  
Public Property StartTime The time the schedule should execute.  
Public Property Sunday Set the schudle to execute on a Sunday.  
Public Property Thursday Set the schudle to execute on a Thursday.  
Public Property Tuesday Set the schudle to execute on a Tuesday.  
Public Property Wednesday Set the schudle to execute on a Wednesday.  
Top

See Also