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

ItemInvoicedAmount Property

The amount of this sales order line that has been invoiced.

Object Oriented Interface

public function getItemInvoicedAmount($itemindex);

Procedural Interface

inqb_salesorder_get($res, 19 , $itemindex);

Default Value

''

Remarks

The amount of this sales order line that has been invoiced. The amount should be formatted as a string in dollars.

The size of the array is controlled by the ItemCount property.

This property is read-only and not available at design time.

Data Type

String

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