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

QWCFileInfoNotify Property

Determines if notification are allowed.

Object Oriented Interface

public function getQWCFileInfoNotify();
public function setQWCFileInfoNotify($value);

Procedural Interface

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

Default Value

false

Remarks

Determines if notification are allowed.

This property determines if system tray notification pop-ups are allowed at the application level. The default value is False.

Data Type

Boolean

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