QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Overwrite Property

Whether to overwrite QWC files.

Object Oriented Interface

public function getOverwrite();
public function setOverwrite($value);

Procedural Interface

inqb_qbwcserver_get($res, 1 );
inqb_qbwcserver_set($res, 1, $value );

Default Value

false

Remarks

This determines whether existing files are overwritten when calling CreateQWCFile. The default value is False.

Data Type

Boolean

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