| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| request | ISElectronicSignatureRequest | Request information. | ||
| response | ISElectronicSignatureResponse | ByRef | The Response. | |
| clientPk | Integer | |||
| workflowPk | Integer | Optional | The primary key of the Workflow to link the Client Log to. If omitted, a value of 0 is assumed. | |
| workflowItemPk | Integer | Optional | The primary key of the Workflow Item to link the Client Log to. If omitted, a value of 0 is assumed. | |
| 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. |
| clientLogPk | Integer | Optional | ByRef | If omitted, a value of 0 is assumed. |
A Boolean value indicating success.