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


Glossary Item Box

The following tables list the members exposed by RecurrencePatternDaily.

Public Constructors

  Name Description
Public Constructor RecurrencePatternDaily Constructor  
Top

Public Properties

  Name Description
Public Property EveryWeekDay Every day of the week. This means all 7 days of the week.  
Public Property EveryXDays Every 1, 2, 3 etc days the schedule should be executed.  
Public Property ID The ID of the pattern.  
Public Property StartTime The time the schedule should execute.  
Top

See Also