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

LineId Property

Identification number of the transaction line group, used for Updates.

Object Oriented Interface

public function getLineId();
public function setLineId($value);

Procedural Interface

inqb_lineitemgroups_get($res, 5 );
inqb_lineitemgroups_set($res, 5, $value );

Default Value

''

Remarks

If you need to add a new transaction line group in a transaction Update request, you can do so by setting the LineId to -1.

Data Type

String

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