QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]