QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

qwc_file_info_notify Property

Determines if notification are allowed.

Syntax

def get_qwc_file_info_notify() -> bool: ...
def set_qwc_file_info_notify(value: bool) -> None: ...

qwc_file_info_notify = property(get_qwc_file_info_notify, set_qwc_file_info_notify)

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 Python Edition - Version 20.0 [Build 7941]