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