Click or drag to resize

WorkflowManagerGetUserStatusReportWithDocumentCount Method

Return all workflows which user is allowed to review with the number of all workflows.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public WorkflowDetailsWithDocumentCount GetUserStatusReportWithDocumentCount(
	UserStatusReportCriteria criteria
)

Parameters

criteria
Type: FileHold.LibraryManagerUserStatusReportCriteria

Return Value

Type: WorkflowDetailsWithDocumentCount
See Also