| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| serviceLogPk | Integer | The Primary Key of the Service Log. | ||
| sendDocument | Boolean | Optional | Set to False to not send the Document defined on the Cost Centre. If omitted, a value of True is assumed. | |
| accountPk | Integer | Optional | ByRef | Returns the PK of the Account related to the Service Log. If omitted, a value of 0 is assumed. |
| responseStatus | iseServiceLogResponseStatus | Optional | ByRef | Returns the Status of the Service Log. If omitted, a value of iseServiceLogResponseStatus.NotApplicable is assumed. |
| executePostFailed | Boolean | Optional | ByRef | Returns True if the "PayIDActivated" event script fails. If omitted, a value of False is assumed. |
A Boolean value indicating success.