WorkflowManagerPrepareWorkflowsToDownload Method |
This method is obsolete.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic 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