QuickBooks Integrator 2020 Qt Edition

Questions / Feedback?

AppliedToPaymentAmount Property

Represents the amount assigned to a particular bill payment.

Syntax

QString GetAppliedToPaymentAmount(int iAppliedToIndex);
int SetAppliedToPaymentAmount(int iAppliedToIndex, QString qsAppliedToPaymentAmount);

Default Value

""

Remarks

Represents the amount assigned to a particular bill payment. The sum of all AppliedToPaymentAmounts in any given transaction must not be greater than the total amount.

Note, if submitting an update and no AppliedToPaymentAmount is specified, the contents of the AppliedToAmount field will be used instead.

The AppliedToIndex parameter specifies the index of the item in the array. The size of the array is controlled by the AppliedToCount property.

This property is not available at design time.

Data Type

String

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