QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

CreateQWCFile Method

Creates a QWC file.

Syntax

[VB.NET]
Public Sub CreateQWCFile(ByVal FilePath As String)
[C#]
public void CreateQWCFile(string filePath);

Remarks

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

The QWCFileInfo property defines the specific requirements of the file.

The following properties are required:

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

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0