CountryCode Property (C1QuickBooksOnlineConnectionStringBuilder)
In This Topic
The country code for the edition of QuickBooks Online being used. For instance: US, IN, UK, AU, and CA.
Default is US.
Syntax
'Declaration
Public Property CountryCode As String
public string CountryCode {get; set;}
See Also