| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| logObjectType | isefinLogObjectType | The Log Object Type. | ||
| recordId | String | The Record Id, e.g., a Client Id or, in the case of a Security Statement Item Log, a String version of the Log's SecurityStatementItemPk. | ||
| fileData | Byte() | A Byte Array containing the Image File Data. | ||
| fileName | String | A File Name to save to. | ||
| enforceCloudConnectFileRestrictions | Boolean | Optional | Indicates whether to enforce the finPOWER Connect Cloud File Upload Restrictions when adding the file. If omitted, a value of True is assumed. | |
| fileNameResolved | String | Optional | ByRef | The actual File Name that the Document was saved to. This may have been modified from the supplied fileName to prevent overwriting an existing file. |
A Boolean value indicating success.