| C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : ExceptionLimitedBy Enumeration |
'Declaration Public Enum ExceptionLimitedBy Inherits System.Enum
public enum ExceptionLimitedBy : System.Enum
| Member | Description |
|---|---|
| FinishDate | The exception ends by the given CalendarException.FinishDate. |
| NumberOfOccurrences | The exception ends after the specified number of occurrences. |
System.Object
System.ValueType
System.Enum
C1.Win.C1GanttView.ExceptionLimitedBy