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

In This Topic
    NumberOfOccurrences Property (CalendarException)
    In This Topic
    Gets or sets the number of occurrences after which the calendar exception ends.
    Syntax
    'Declaration
     
    Public Property NumberOfOccurrences As Integer
    public int NumberOfOccurrences {get; set;}
    See Also