'Declaration Public Enum ExceptionLimitedBy Inherits System.Enum
public enum ExceptionLimitedBy : System.Enum
'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