Class ExceptionType
Inheritance
System.Object
ExceptionType
Assembly: Syncfusion.ProjIO.Base.dll
Syntax
public sealed class ExceptionType : Enum
Fields
ByDayCount
Declaration
public const ExceptionType ByDayCount
Field Value
ByWeekdayCount
Declaration
public const ExceptionType ByWeekdayCount
Field Value
Daily
Declaration
public const ExceptionType Daily
Field Value
MonthlyByDayOfMonth
Declaration
public const ExceptionType MonthlyByDayOfMonth
Field Value
MonthlyByPosition
Declaration
public const ExceptionType MonthlyByPosition
Field Value
NoException
Declaration
public const ExceptionType NoException
Field Value
Undefined
Specifies the exception type is undefined
Declaration
public const ExceptionType Undefined
Field Value
Weekly
Declaration
public const ExceptionType Weekly
Field Value
YearlyByDayOfMonth
Declaration
public const ExceptionType YearlyByDayOfMonth
Field Value
YearlyByPosition
Declaration
public const ExceptionType YearlyByPosition
Field Value