QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0