| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| clientLogPk | Integer | ByRef | The primary key of the Client Log or zero to add a new Client Log which will then be returned in this parameter (if, for some reason, a new Client Log needed to be created, this will also be updated to the primary key of the new Log record). | |
| clientLog | finClientLog | Optional | ByRef | If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.