dotConnect for QuickBooks Online Documentation
Devart.Data.QuickBooks Namespace / QuickBooksException Class / Errors Property

Errors Property
This property specifies a collection of one or more QuickBooksError objects that contain information about errors returned by QuickBooks.
Syntax
'Declaration
 
Public ReadOnly Property Errors As QuickBooksErrorCollection
 

Property Value

A QuickBooksErrorCollection.
Remarks
The Errors property contains at least one instance of QuickBooksError objects.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also