Execute a Electronic Signature Update request.

Syntax

finElectronicSignature.ExecuteUpdate(serviceLogPk, [responseStatus], [executePostFailed], [getDocuments])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Primary Key of a Service Log for the Electronic Signature.
responseStatus iseServiceLogResponseStatus Optional ByRef Returns the Status of the Electronic Signature. If omitted, a value of iseServiceLogResponseStatus.NotApplicable is assumed.
executePostFailed Boolean Optional ByRef Returns True if the "ExecuteUpdatePost" event script fails. If omitted, a value of False is assumed.
getDocuments Boolean Optional ByRef Returns True if the Documents were successfully retrieved after the Status changes to Complete. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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