ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Persistence Namespace / PersistanceException Class / ErrorCode Property

In This Topic
    ErrorCode Property (PersistanceException)
    In This Topic
    Error code.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorCode As PersistanceException.ErrorCodes
    public PersistanceException.ErrorCodes ErrorCode {get;}
    See Also