QuickBooks Integrator 2020 Qt Edition

Questions / Feedback?

QWCFileInfoUnattendedModePref Property

This property specifies whether you need to access QuickBooks in unattended mode (when QuickBooks is closed).

Syntax

int GetQWCFileInfoUnattendedModePref();
int SetQWCFileInfoUnattendedModePref(int iQWCFileInfoUnattendedModePref);

Possible Values

UMP_OPTIONAL(0), 
UMP_REQUIRED(1)

Default Value

0

Remarks

This property specifies whether you need to access QuickBooks in unattended mode (when QuickBooks is closed). Possible values are:

0 (umpOptional - default) Access to QuickBooks when it is closed is not required. The user may still grant access.
1 (umpRequired) Access to QuickBooks when it is closed is required.

Data Type

Integer

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