Execute a Electronic Signature Send Document request for an existing Client Log.

Syntax

finElectronicSignature.ExecuteSendClientLog(request, fromClientLogPk, response, [executePostFailed], [serviceLogPk], [createdClientLogPk])

Parameters

NameTypeOptionalByRefDescription
request ISElectronicSignatureRequest Request information.
fromClientLogPk Integer The existing Client Log to attach the Electronic Signature to.
response ISElectronicSignatureResponse ByRef The Response.
executePostFailed Boolean Optional ByRef Returns True if the "ExecuteSendPost" event script fails. If omitted, a value of False is assumed.
serviceLogPk Integer Optional ByRef The primary key of the Service Log created. If omitted, a value of 0 is assumed.
createdClientLogPk Integer Optional ByRef The primary key of the Client Log created. If omitted, a value of 0 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