IsSynchronized Property (QuickBooksErrorCollection)
Indicates whether access to the ICollection is synchronized (thread safe).
public bool IsSynchronized {get;}
'Declaration
Public ReadOnly Property IsSynchronized As Boolean
Property Value
true if access to the
QuickBooksException is synchronized; otherwise,
false.