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

AccountName Property

Account's name.

Syntax

[VB.NET]
Public Property AccountName As String

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

Remarks

The account's name.

In Account objects that are sub-accounts or jobs the AccountName will be different from the FullName. The FullName may be formed by combining AccountName with the names of all ancestors, and separating with a colon: for example, "Parent Account:Child Account".

FullName is also available as a special field, and may be accessed via Config.

This property is required.

Default Value

""

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