Click or drag to resize

WorkflowManagerPrepareWorkflowsToDownload Method

This method is obsolete.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void PrepareWorkflowsToDownload(
	Guid[] workflowIds,
	ref Guid token,
	ref long fileSize,
	ref string fileName
)

Parameters

workflowIds
Type: SystemGuid
token
Type: SystemGuid
fileSize
Type: SystemInt64
fileName
Type: SystemString
See Also