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