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

In This Topic
    Key Property (C1QuickBooksOnlineConnection)
    In This Topic
    A string that identifies a unique way to connect to a server.
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As String
    public string Key {get;}
    See Also