Get a File's Binary Content given its File Name and File Category.

Syntax

finDocumentFiles.GetFileBinaryDataFromFileName(fileName, fileCategory, fileData)

Parameters

NameTypeOptionalByRefDescription
fileName String The File Name (including the File Extension).
fileCategory String The File Category. If left blank, this will be extracted from the File Name if applicable, i.e., the File Name contains a sub-folder.
fileData Byte() ByRef The File's binary content.

Return Value

Boolean

A Boolean value indicating success.

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