GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarException Class / RecurrencePattern Property

In This Topic
    RecurrencePattern Property (CalendarException)
    In This Topic
    Gets the recurrence pattern for the calendar exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property RecurrencePattern As RecurrencePattern
    public RecurrencePattern RecurrencePattern {get;}
    See Also