[]
        
(Showing Draft Content)

C1.Win.C1GanttView.ExceptionLimitedBy

ExceptionLimitedBy Enum

Indicates whether a calendar exception ends after the specified number of occurrences or by the given finish date.

Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
public enum ExceptionLimitedBy

Fields

Name Description
FinishDate

The exception ends by the given FinishDate.

NumberOfOccurrences

The exception ends after the specified number of occurrences.