QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

QWCFileInfoAppName Property

The name of the application.

Object Oriented Interface

public function getQWCFileInfoAppName();
public function setQWCFileInfoAppName($value);

Procedural Interface

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

Default Value

''

Remarks

The name of the application. This name is displayed in the QB Web Connector UI. It is also the name supplied to QuickBooks when a connection is created.

This property is required.

Data Type

String

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