Update the ProcessedExternal field of an Account Securitisation Repayment.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| accountSecuritisationRepaymentPk |
Integer |
|
|
The Primary key of the Account Securitisation Repayment to update. |
| originalValue |
Integer |
|
|
The original value (0=Null). |
| newValue |
Integer |
|
|
The value to assign (0=Null). |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAccountSecuritisationFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0