QuickBooks Integrator 2016 Linux Edition
QuickBooks Integrator 2016 Linux 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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 Linux Edition - Version 16.0 [Build 7353]