QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

ItemType Property

The type of item to search for.

Object Oriented Interface

public function getItemType();
public function setItemType($value);

Procedural Interface

inqb_objsearch_get($res, 23 );
inqb_objsearch_set($res, 23, $value );

Default Value

0

Remarks

The type of item to search for. Applies only to searches for items. If set to itAll (the default) the class will search for all types of items.

Data Type

Integer

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