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

ItemName Property

Name of the item.

Object Oriented Interface

public function getItemName();
public function setItemName($value);

Procedural Interface

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

Default Value

''

Remarks

The name of the item.

If the item is a sub-item of another item, the parent item should be specified in Parent.

Data Type

String

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