The Owner User on the Log will be set to the Client's Manager User and the Log Source will be set to 'WebInterface'.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| clientId | String | The Client Id. | ||
| subject | String | The Subject. | ||
| message | String | The Message. | ||
| parentLogPk | Integer | Optional | The Primary Key of the Parent Log if this is part of a thread. If omitted, a value of 0 is assumed. | |
| logSeverityId | String | Optional | The Log Severity Id. | |
| action | Boolean | Optional | Indicates whether to set the Log Action Date to the current date and time. If omitted, a value of True is assumed. | |
| newLogPk | Integer | Optional | ByRef | The primary key of the New Log record. If omitted, a value of 0 is assumed. |
A Boolean value indicating success.