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

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