QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

PurchaseDate Property

Indicates Date asset was purchased.

Object Oriented Interface

public function getPurchaseDate();
public function setPurchaseDate($value);

Procedural Interface

inqb_item_get($res, 23 );
inqb_item_set($res, 23, $value );

Default Value

''

Remarks

Indicates Date asset was purchased. This property is required for the itFixedAsset ItemType. It is not used by any other ItemType.

Data Type

String

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