DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineDataReader Class / Depth Property

In This Topic
    Depth Property (C1QuickBooksOnlineDataReader)
    In This Topic
    Gets a value indicating the depth of nesting for the current row.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Depth As Integer
    public virtual int Depth {get;}
    See Also