QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

RefNumberContains Property

String which RefNumbers are to contain.

Object Oriented Interface

public function getRefNumberContains();
public function setRefNumberContains($value);

Procedural Interface

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

Default Value

''

Remarks

String which RefNumbers are to contain. Limits the search to records with RefNumbers which contain the string RefNumberContains.

If RefNumberContains is specified none of the other RefNumber properties may be specified.

Only applicable to searches for transaction objects.

Data Type

String

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