QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

QWCFileInfoUpdateInterval Property

This property specifies the desired update interval in seconds.

Object Oriented Interface

public function getQWCFileInfoUpdateInterval();
public function setQWCFileInfoUpdateInterval($value);

Procedural Interface

inqb_qbwcserver_get($res, 17 );
inqb_qbwcserver_set($res, 17, $value );

Default Value

0

Remarks

This property specifies the desired update interval in seconds. If set to a positive value the QuickBooks Web Connector will automatically enable the "Auto-Run" option when adding the application, and the "Every_Min" value will be set to the nearest minute value. The default value is 0, which means this option will not be included in the created file.

This property is optional.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]