QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

QBXMLVersion (property)

The version of QBXML used to generate the update aggregate.

Syntax

@property (nonatomic,readwrite,assign,getter=QBXMLVersion,setter=setQBXMLVersion:) NSString* QBXMLVersion;
- (NSString*)QBXMLVersion;
- (void)setQBXMLVersion:(NSString*)newQBXMLVersion;
public var QBXMLVersion: String {
  get {...}
set {...} }

Default Value

"3.0"

Remarks

This should match the QBXMLVersion of the class you're generating a group line update aggregate for.

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