QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

connectedToQB (property)

Opens or closes a persistent connection to QuickBooks.

Syntax

@property (nonatomic,readonly,assign,getter=connectedToQB) BOOL connectedToQB;
- (BOOL)connectedToQB;
public var connectedToQB: Bool {
  get {...}
}

Default Value

FALSE

Remarks

You may use this property to determine whether the class is currently connected to QuickBooks.

This property is read-only.

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