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

OpeningBalance Property

The opening balance of this account.

Syntax

[VB.NET]
Public Property OpeningBalance As String

[C#]
public string OpeningBalance {get; set;}

Remarks

The opening balance of this account (by default zero). Note that this property is only used when adding new accounts to QuickBooks, and will not be returned when retrieving account information from QuickBooks.

The amount should be formatted as a string in dollars.

Default Value

""

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