DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / State Property

In This Topic
    State Property (C1QuickBooksOnlineConnection)
    In This Topic
    Gets a string that describes the state of the connection.
    Syntax
    'Declaration
     
    Public ReadOnly Property State As ConnectionState
    public ConnectionState State {get;}
    See Also