QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

DepositLineLineId Property

Identification number of the deposit line, used for Updates.

Object Oriented Interface

public function getDepositLineLineId($depositlineindex);
public function setDepositLineLineId($depositlineindex, $value);

Procedural Interface

inqb_deposit_get($res, 15 , $depositlineindex);
inqb_deposit_set($res, 15, $value , $depositlineindex);

Default Value

''

Remarks

Identification number of the deposit line, used for Updates.

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

The size of the array is controlled by the DepositLineCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0