Add an Video File to the Document Manager and associate it with this Client record.

The Client will be saved.

Syntax

finClient.VideoFileAdd(fileData, [fileName])

Parameters

NameTypeOptionalByRefDescription
fileData Byte() A Byte Array containing the Video File Data.
fileName String Optional A File Name to save to. If unspecified, a File Name (mp4 extension) will be automatically generated.

Return Value

Boolean

A Boolean value indicating success.

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