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

CreateQWCFile Method

Creates a QWC file.

Object Oriented Interface

public function doCreateQWCFile($filepath);

Procedural Interface

inqb_qbwcserver_do_createqwcfile($res, $filepath);

Remarks

This method creates a QWC file on disk at the specified FilePath.

The QWCFileInfo* properties define the specific requirements of the file.

The following properties are required:

The Overwrite property determines the behavior if the file already exists.

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