IFocService.AddAttachments Method
Click or drag to resize

IFocServiceAddAttachments Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
void AddAttachments(
	string[] filePath,
	string[] tempPath,
	string appName
)

Parameters

filePath
Type: SystemString
tempPath
Type: SystemString
appName
Type: SystemString
See Also
IFocService Interface