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

QBOpenCompanyFile Property

The file currently open in QuickBooks.

Syntax

[VB.NET]
Public ReadOnlyProperty QBOpenCompanyFile As String

[C#]
public string QBOpenCompanyFile {get;}

Remarks

The name of the file currently open in QuickBooks, specified completely with the path.

A query is submitted to QuickBooks when the value of this property is read. The empty string will be returned if no file is open, if QuickBooks is open in an access mode incompatible with QBConnectionMode, or if an error occurs.

If the value of this property is nonempty, the component may interact exclusively with the open file.

This property is read-only and not available at design time.

Default Value

""

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