Add | Adds a new data line to the object. |
Delete | Deletes a specific installments before added to the document. |
SetCurrentLine | Sets the active row to a specified row number. |
Add | Adds a new data line to the object. |
Delete | Deletes a specific installments before added to the document. |
SetCurrentLine | Sets the active row to a specified row number. |
Count | Returns a value specifying the number of installments. |
DueDate | Returns or sets the due date of the installment.
Field name: DueDate |
DunningLevel | Returns the dunning level.
Field name: DunnLevel. This is a foreign key to the DunningLetters object. |
InstallmentId | The ID of the installment.
The value, which is a sequence number, is unique for the installments for a specific invoice. Field name: InstlmntID |
LastDunningDate | Returns the date, in which the last dunning letter was sent. |
PaidToDate | The paid amount of the installment in local currency.
Field name: PaidToDate. |
PaidToDateFC | The paid amount of the installment in foreign currency.
Field name: PaidFC. |
PaymentOrdered | Indicates whether the payment is ordered.
Field name: Ordered. |
Percentage | Sets or returns the installments percentage within the total payment amount.
Field name: InstPrcnt. |
Total | Sets or returns the total payment amount based on the specified percentage.
Field name: InsTotal |
TotalFC | Total amount in foreign currency.
Field name: InsTotalFC |
UserFields | Returns the UserFields object. |