WorkflowManagerGetWorkflowsGuidsWithHistory Method

Return all workflows that have a workflow history.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Return all workflows that have a workflow history.")]
public List<Guid> GetWorkflowsGuidsWithHistory()

Return Value

ListGuid

See Also