QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

QBXMLVersion Property

The version of QBXML used to generate the update aggregate.

Object Oriented Interface

public function getQBXMLVersion();
public function setQBXMLVersion($value);

Procedural Interface

inqb_lineitemgroups_get($res, 34 );
inqb_lineitemgroups_set($res, 34, $value );

Default Value

'3.0'

Remarks

This should match the QBXMLVersion of the class you're generating a group line update aggregate for.

This property is not available at design time.

Data Type

String

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