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

In This Topic
IsSynchronized Property (QuickBooksErrorCollection)
In This Topic
Indicates whether access to the ICollection is synchronized (thread safe).
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
 

Property Value

true if access to the QuickBooksException is synchronized; otherwise, false.
See Also