Add a Repayment to the collection.

Syntax

finAccountSecuritisationRepaymentsProcess.AddRepaymentPk(accountPk, accountSecuritisationPk, repaymentDate, repaymentValue, [accountSecuritisationRepaymentsProcessItem])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The primary key of the Account to add.
accountSecuritisationPk Integer
repaymentDate Date
repaymentValue Decimal
accountSecuritisationRepaymentsProcessItem finAccountSecuritisationRepaymentsProcessItem Optional ByRef The finAccountSecuritisationRepaymentsProcessItem object that was added. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountSecuritisationRepaymentsProcess
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0