FileHoldServiceGetWorkflowDetails Method

Definition

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

Parameters

workflowId  Guid
 

Return Value

WorkflowDetails

See Also