QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

QWCFileInfoUpdateInterval (property)

This property specifies the desired update interval in seconds.

Syntax

@property (nonatomic,readwrite,assign,getter=QWCFileInfoUpdateInterval,setter=setQWCFileInfoUpdateInterval:) int QWCFileInfoUpdateInterval;
- (int)QWCFileInfoUpdateInterval;
- (void)setQWCFileInfoUpdateInterval:(int)newQWCFileInfoUpdateInterval;
public var QWCFileInfoUpdateInterval: Int32 {
  get {...}
set {...} }

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.

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