ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / DataProcessingException Class / ErrorCode Property

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