ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Rendering Namespace / EraConfigurationException.ErrorCodes Enumeration

In This Topic
    EraConfigurationException.ErrorCodes Enumeration
    In This Topic
    Error codes.
    Syntax
    'Declaration
     
    Public Enum EraConfigurationException.ErrorCodes 
       Inherits System.Enum
    public enum EraConfigurationException.ErrorCodes : System.Enum 
    Members
    MemberDescription
    DuplicateStartDates 
    EmptyShortcutKey 
    InvalidStartDateFormat 
    ValueNotMatchPattern 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Rendering.EraConfigurationException.ErrorCodes

    See Also