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

QWCFileInfoAppDisplayName Property

The display name of the application.

Object Oriented Interface

public function getQWCFileInfoAppDisplayName();
public function setQWCFileInfoAppDisplayName($value);

Procedural Interface

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

Default Value

''

Remarks

The display name of the application. This is use for display purposes in the QB Web Connector UI only.

This property is optional.

Data Type

String

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