| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| accountId | String | The Account Id. | ||
| documentId | String | The Document Id. | ||
| recipientPhoneNumbers | String | A comma or semi-colon separated list of recipient Phone Numbers. | ||
| smsMessage | String | The SMS Message to send. | ||
| subject | String | Optional | The Log Subject. If omitted, a value of Outgoing SMS is assumed. | |
| 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. | |
| sendDate | Date | Optional | The Date that this Document type Log should be sent. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| source | isefinLogSource | Optional | The Log Source. If omitted, a value of isefinLogSource.Unknown is assumed. |
A Boolean value indicating success.