WorkflowManagerPrepareWorkflowsToDownload Method

This method is obsolete.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "This method is obsolete.")]
public void PrepareWorkflowsToDownload(
	Guid[] workflowIds,
	ref Guid token,
	ref long fileSize,
	ref string fileName
)

Parameters

workflowIds  Guid
 
token  Guid
 
fileSize  Int64
 
fileName  String
 

See Also