QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

QBXMLVersion Property

The version of QBXML used in the outgoing message.

Syntax

__property String QBXMLVersion = { read=FQBXMLVersion, write=FSetQBXMLVersion };

Default Value

"3.0"

Remarks

The SalesOrder prodtype; requires the use of QBXML version 2.1 or above. In particular, a U.S. version of QuickBooks 2003 or higher is required, and all software updates to QuickBooks must be downloaded from Intuit.

If the property is set to a value such as "1.1", "CA2.0", etc., the component will fail with an error. Currently sales orders cannot be added to Canadian editions of QuickBooks, although future versions of QuickBooks and QBXML might support this.

This property is not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]