Click or drag to resize

WorkflowManagerGetWorkflowForTask Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public WorkflowDetails GetWorkflowForTask(
	Guid taskId
)

Parameters

taskId
Type: SystemGuid

Return Value

Type: WorkflowDetails
See Also