QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

DepositLineLineId Property

Identification number of the deposit line, used for Updates.

Syntax

__property String DepositLineLineId[int DepositLineIndex] = { read=FDepositLineLineId, write=FSetDepositLineLineId };

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 DepositLineIndex parameter specifies the index of the item in the array. The size of the array is controlled by the DepositLineCount property.

This property is not available at design time.

Data Type

String

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