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

In This Topic
    Count Property (QuickBooksErrorCollection)
    In This Topic
    Gets the number of errors in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}

    Property Value

    The total number of errors in the collection.
    See Also