WorkflowManagerGetUserStatusReport Method
Return all workflows which user is allowed to review.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return all workflows which user is allowed to review.")]
public List<WorkflowDetails> GetUserStatusReport(
UserStatusReportCriteria criteria
)
- criteria UserStatusReportCriteria
-
ListWorkflowDetails This method is obsolete. Use GetUserStatusReportWithDocumentCount instead.