Click or drag to resize

WorkflowManagerGetWorkflowsGuidsWithHistory Method

Return all workflows that have a workflow history.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<Guid> GetWorkflowsGuidsWithHistory()

Return Value

Type: ListGuid
See Also