Enum ExceptionType
The exception type
Namespace: Syncfusion.ProjIO
Assembly: Syncfusion.ProjIO.Base.dll
Syntax
public enum ExceptionType
Fields
Name | |
---|---|
ByDayCount | |
ByWeekdayCount | |
Daily | |
MonthlyByDayOfMonth | |
MonthlyByPosition | |
NoException | |
Undefined | Specifies the exception type is undefined |
Weekly | |
YearlyByDayOfMonth | |
YearlyByPosition |