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

In This Topic
    CountryCode Property (C1QuickBooksOnlineConnection)
    In This Topic
    The country code for the edition of QuickBooks Online being used.
    Syntax
    'Declaration
     
    Public ReadOnly Property CountryCode As String
    public string CountryCode {get;}
    See Also