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

In This Topic
SyncRoot Property (QuickBooksErrorCollection)
In This Topic
Gets an object that can be used to synchronize access to the QuickBooksErrorCollection.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
 

Property Value

The object that can be used to synchronize access to the QuickBooksErrorCollection.
See Also