QuickBooks Integrator 2016 C++ Builder Edition
QuickBooks Integrator 2016 C++ Builder Edition
Questions / Feedback?

CustomerName Property

Customer's name.

Syntax

__property String CustomerName = {read=FCustomerName, write=FSetCustomerName, default=""};

Default Value

""

Remarks

The customer's name.

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

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

This property is required in Add operations only.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7353]