dotConnect for QuickBooks Online Documentation
Devart.Data.QuickBooks Namespace / QuickBooksErrorCollection Class

QuickBooksErrorCollection Class Properties

For a list of all members of this type, see QuickBooksErrorCollection members.

Public Properties
 NameDescription
Public PropertyGets the number of errors in the collection.  
Public PropertyIndicates whether access to the ICollection is synchronized (thread safe).  
Public PropertyGets the error at the specified index. In C#, this property is the indexer for the QuickBooksErrorCollection class.  
Public PropertyGets an object that can be used to synchronize access to the QuickBooksErrorCollection.  
Top
See Also