QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

createQWCFile (method)

Creates a QWC file.

Syntax

- (void)createQWCFile:(NSString*)filePath;
public func createQWCFile(_ filePath: String) throws -> Void

Remarks

This method creates a QWC file on disk at the specified FilePath.

The QWCFileInfo* properties define the specific requirements of the file.

The following properties are required:

The Overwrite property determines the behavior if the file already exists.

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