ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Integer
    public System.int NumberOfOccurrences {get; set;}
    See Also