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

RefNumberStartsWith Property

String which RefNumbers are to start with.

Object Oriented Interface

public function getRefNumberStartsWith();
public function setRefNumberStartsWith($value);

Procedural Interface

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

Default Value

''

Remarks

String which RefNumbers are to start with. Limits the search to records with RefNumbers which start with the string specified by RefNumberStartsWith.

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

Only applicable to searches for transaction objects.

Data Type

String

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