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

QWCFileInfoAppDescription Property

A brief description of the application.

Object Oriented Interface

public function getQWCFileInfoAppDescription();
public function setQWCFileInfoAppDescription($value);

Procedural Interface

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

Default Value

''

Remarks

A brief description of the application. This will be displayed in the QB Web Connector UI. For the best results use a value less than 80 characters in length.

This property is required.

Data Type

String

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