alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ExceptionType

    The exception type

    Inheritance
    System.Object
    ExceptionType
    Namespace: Syncfusion.ProjIO
    Assembly: Syncfusion.ProjIO.Base.dll
    Syntax
    public sealed class ExceptionType : Enum

    Fields

    ByDayCount

    Declaration
    public const ExceptionType ByDayCount
    Field Value
    Type
    ExceptionType

    ByWeekdayCount

    Declaration
    public const ExceptionType ByWeekdayCount
    Field Value
    Type
    ExceptionType

    Daily

    Declaration
    public const ExceptionType Daily
    Field Value
    Type
    ExceptionType

    MonthlyByDayOfMonth

    Declaration
    public const ExceptionType MonthlyByDayOfMonth
    Field Value
    Type
    ExceptionType

    MonthlyByPosition

    Declaration
    public const ExceptionType MonthlyByPosition
    Field Value
    Type
    ExceptionType

    NoException

    Declaration
    public const ExceptionType NoException
    Field Value
    Type
    ExceptionType

    Undefined

    Specifies the exception type is undefined

    Declaration
    public const ExceptionType Undefined
    Field Value
    Type
    ExceptionType

    Weekly

    Declaration
    public const ExceptionType Weekly
    Field Value
    Type
    ExceptionType

    YearlyByDayOfMonth

    Declaration
    public const ExceptionType YearlyByDayOfMonth
    Field Value
    Type
    ExceptionType

    YearlyByPosition

    Declaration
    public const ExceptionType YearlyByPosition
    Field Value
    Type
    ExceptionType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved