Set Embedded File information from a Byte array.

The EmbeddedFileData, EmbeddedFileType and EmbeddedFileName properties will be updated.

Syntax

finClientLog.EmbeddedFileSetFromByteArray(fileType, fileData, [fileName])

Parameters

NameTypeOptionalByRefDescription
fileType isefinLogEmbeddedFileType The File Type.
fileData Byte() A Byte array of binary file data.
fileName String Optional An optional File Name that can be used when exporting the embedded file data to generate a real file.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finClientLog
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0