WorkflowManagerGetWorkflowsToDownload 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 DownloadDocument[] GetWorkflowsToDownload(
	Guid[] workflowIds
)

Parameters

workflowIds  Guid
 

Return Value

DownloadDocument

See Also