Home / Intersoft.finSupport6 / finSecurityStmtFunctions / SecurityStmtItemUpdateMotorVehicleRegistrationNumber
Update the Registration Number on a Security Statement Motor Vehicle Item. The Security Statement is loaded to make the change to ensure Auditing occurs.
Syntax
finSecurityStmtFunctions . SecurityStmtItemUpdateMotorVehicleRegistrationNumber ( securityStmtPk , securityStmtItemPk , registrationNumber )
Parameters
Name Type Optional ByRef Description
securityStmtPk
Integer
The Id of the Security Statement to update.
securityStmtItemPk
Integer
The Primary Key of the Security Statement Item to update.
registrationNumber
String
The new Registration Number.
Return Value
Boolean
A Boolean value indicating success.
Member of:
finSecurityStmtFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0