WorkflowManagerGetActiveAndPostponedWorkflows Method
Return all active and postponed workflows to which user can add documents.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return all active and postponed workflows to which user can add documents.")]
public List<WorkflowDetails> GetActiveAndPostponedWorkflows(
UserStatusReportCriteria criteria,
ExistingWorkflowSettings workflowSettings
)
- criteria UserStatusReportCriteria
- workflowSettings ExistingWorkflowSettings
ListWorkflowDetails