Click or drag to resize

WorkflowManagerGetActiveAndPostponedWorkflowsCount Method

Return the number of active and postponed workflows.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetActiveAndPostponedWorkflowsCount(
	ExistingWorkflowSettings settings
)

Parameters

settings
Type: FileHold.LibraryManagerExistingWorkflowSettings

Return Value

Type: Int32
See Also