QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

qwc_file_info_app_description Property

A brief description of the application.

Syntax

def get_qwc_file_info_app_description() -> str: ...
def set_qwc_file_info_app_description(value: str) -> None: ...

qwc_file_info_app_description = property(get_qwc_file_info_app_description, set_qwc_file_info_app_description)

Default Value

""

Remarks

A brief description of the application. This will be displayed in the QB Web Connector UI. For the best results use a value less than 80 characters in length.

This property is required.

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