ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbObjectError Field

In This Topic
    vbObjectError Field
    In This Topic
    Represents the object error number. User-defined error numbers should be greater than this value.
    Syntax
    'Declaration
     
    Public Const vbObjectError As Integer
    public const int vbObjectError
    See Also