QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]