GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / CalendarException Class / ResetNumberOfOccurrences Method

In This Topic
    ResetNumberOfOccurrences Method (CalendarException)
    In This Topic
    Resets the value of the CalendarException.NumberOfOccurrences property.
    Syntax
    'Declaration
     
    Public Sub ResetNumberOfOccurrences() 
    public void ResetNumberOfOccurrences()
    See Also