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

QWCFileInfoUser Property

This property species the user.

Object Oriented Interface

public function getQWCFileInfoUser();
public function setQWCFileInfoUser($value);

Procedural Interface

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

Default Value

''

Remarks

This property species the user. When QuickBooks Web Connector connects to your application and ProcessRequest is called the Authenticate event will fire and the user and password will be available to you for verification.

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]