URL
The URL for the CData QuickBooks Desktop Gateway. For example, http://localhost:2080.
Syntax
property URL: String;
Data Type
String
Default Value
""
Remarks
If the URL is specified, the component will not communicate directly with QuickBooks. Instead, it will send a request to the specified Web address. QuickBooks POS and the Desktop Gateway should be installed at the remote location. If the connector is listening on the specified port, it will communicate the component's request to QuickBooks POS and return the response.