Update the Renewal Dates on a Security Statement Motor Vehicle Item. The Security Statement is loaded to make the change to ensure Auditing occurs.
Syntax
finSecurityStmtFunctions.SecurityStmtItemUpdateMotorVehicleDates(securityStmtPk, securityStmtItemPk, registrationRenewalDate, wofRenewalDate)
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. |
| registrationRenewalDate |
Date |
|
|
The Registration Renewal Date. |
| wofRenewalDate |
Date |
|
|
The Wof Renewal Date. |
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