Cancels the current Payment Arrangement for a Revolving Credit Loan.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| accountPk |
Integer |
|
|
The Primary Key of the Account. |
| accountPayArrangePk |
Integer |
|
|
The primary key of the Payment Arrangement to cancel. |
| userStatus |
String |
Optional |
|
New User Status. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0