QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

ImportQBXML Method

Imports a QBXML response aggregate.

Syntax

public void ImportQBXML(string XMLData);
Public Sub ImportQBXML(ByVal XMLData As String)

Remarks

This method imports a QBXML response aggregate. When called with a QBXML aggregate, such as a response from ObjSearch or QBWCServer the component will parse the response as if it had been received directly from QuickBooks and the applicable properties will be updated.

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