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

DepositLinePaymentLineId Property

The PaymentTxnLineId for this deposit line item For the PaymentTxnLineID, use a TxnLineID value exactly as it has been returned by the RECEIVEPAYMENT component after a Get.

Syntax

char* GetDepositLinePaymentLineId(int iDepositLineIndex);

int SetDepositLinePaymentLineId(int iDepositLineIndex, char* lpszDepositLinePaymentLineId);

Default Value

""

Remarks

The PaymentTxnLineId for this deposit line item

For the PaymentTxnLineID, use a TxnLineID value exactly as it has been returned by the ReceivePayment class after a Get. If you do not include a DepositLinePaymentLineId but do include a DepositLinePaymentId for a transaction that includes payment lines, only the first payment line from that transaction will be deposited.

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

This property is not available at design time.

Data Type

String

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