Click or drag to resize

FileHoldServiceGetWorkflowDetails Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public WorkflowDetails GetWorkflowDetails(
	Guid workflowId
)

Parameters

workflowId
Type: SystemGuid

Return Value

Type: WorkflowDetails
See Also