QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

DateSold Property

Indicates Date asset was sold.

Object Oriented Interface

public function getDateSold();
public function setDateSold($value);

Procedural Interface

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

Default Value

''

Remarks

This property is required for the itFixedAsset ItemType. It is not used by any other ItemType.

Data Type

String

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