QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

QWCFileInfoAppUniqueName Property

If this property is set the QuickBooks Web Connector will not use its clone/replace model for the AppName and will instead use the replace routine.

Object Oriented Interface

public function getQWCFileInfoAppUniqueName();
public function setQWCFileInfoAppUniqueName($value);

Procedural Interface

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

Default Value

''

Remarks

If this property is set the QuickBooks Web Connector will not use its clone/replace model for the QWCFileInfoAppName and will instead use the replace routine.

This property is optional.

Data Type

String

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