PurchaseDescription Property
The purchase description for this item.
Syntax
__property String PurchaseDescription = {read=FPurchaseDescription, write=FSetPurchaseDescription, default=""};
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