QuickBooks Integrator 2016 Java Edition
QuickBooks Integrator 2016 Java Edition
Questions / Feedback?

QBXMLVersion Property

The version of QBXML used in the outgoing message.

Syntax

public String getQBXMLVersion();
public void setQBXMLVersion(String QBXMLVersion);

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 bean 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.

Default Value

"3.0"

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 Java Edition - Version 16.0 [Build 7353]