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

IsFullyReceived Property

Indicates whether all of the items in the purchase order have been received.

Object Oriented Interface

public function getIsFullyReceived();

Procedural Interface

inqb_purchaseorder_get($res, 4 );

Default Value

false

Remarks

If IsFullyReceived is true, all the items in the purchase order have been received and none of them was closed manually.

This property is read-only.

Data Type

Boolean

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