Execute a Electronic Signature Send Reminder request.

Syntax

finElectronicSignature.ExecuteSendReminder(serviceLogPk, signerIndex, [executePostFailed], [getDocuments])

Parameters

NameTypeOptionalByRefDescription
serviceLogPk Integer The Primary Key of a Service Log for the Electronic Signature.
signerIndex Integer The index of the Signer to Send a Reminder to.
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