Click or drag to resize

WorkflowManagerGetWorkflowInitiatorsReportCount Method

Return the number of workflows and their initiators.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetWorkflowInitiatorsReportCount(
	WorkflowInitiatorsReportCriteria criteria
)

Parameters

criteria
Type: FileHold.LibraryManagerWorkflowInitiatorsReportCriteria

Return Value

Type: Int32
See Also