QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

PurchaseDescription Property

The purchase description for this item.

Syntax

__property String PurchaseDescription = { read=FPurchaseDescription, write=FSetPurchaseDescription };

Default Value

""

Remarks

The purchase description for this item.

Used for service, non-inventory, inventory, and other charge items. You should specify this property in case the item is both purchased and sold. In case the item is purchased but not sold, it is recommended that you specify Price, Description, and Account instead. QuickBooks will use the type of account to distinguish between purchased items and sold items.

Data Type

String

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