| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountId | String | The Account Id. | ||
| subject | String | The Log Subject. | ||
| notes | String | Optional | The Log Notes. | |
| logDate | Date | Optional | The Log Date. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| actionDate | Date | Optional | The Action Date. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| logSeverityId | String | Optional | The Log Severity Id. | |
| source | isefinLogSource | Optional | The Log Source. If omitted, a value of isefinLogSource.Unknown is assumed. |
A Boolean value indicating success.