Update the UserData field of an Account Securitisation.

Syntax

finAccountSecuritisationFunctions.UpdateUserData(accountSecuritisationPk, userData, timestamp)

Parameters

NameTypeOptionalByRefDescription
accountSecuritisationPk Integer The Primary key of the Account Securitisation to update.
userData ISKeyValueList The new value of the UserData field..
timestamp Integer The record's Timestamp. This is used to ensure the record has not been updated by another process. If a negative number, checks the existing UserData is Null instead.

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