Renews a Security Statement.

Syntax

finSecurityRegistry.ExecuteRenew(securityStmtPk, [itemIndex], [serviceLogPk], [securityStatementUpdated], [postScriptMessage])

Parameters

NameTypeOptionalByRefDescription
securityStmtPk Integer The Primary Key of the Security Statement to Register.
itemIndex Integer Optional Optionally, and if relevant, the index of the Item on the Security Statement to Renew. If omitted, a value of -1 is assumed.
serviceLogPk Integer Optional ByRef The Primary Key of a Service Log created. If omitted, a value of 0 is assumed.
securityStatementUpdated Boolean Optional ByRef Returns True if the Security Statement was successfully updated after the Renew is complete. If omitted, a value of False is assumed.
postScriptMessage String Optional ByRef If the "AmendPost" script failed, the message returned.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finSecurityRegistry
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0