Click or drag to resize
IWorkflowServiceGetPerformerList Method

[Missing <summary> documentation for "M:Slickflow.Engine.Service.IWorkflowService.GetPerformerList(Slickflow.Engine.Common.NodeView)"]

Namespace: Slickflow.Engine.Service
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
PerformerList GetPerformerList(
	NodeView nextNode
)

Parameters

nextNode
Type: Slickflow.Engine.CommonNodeView

Return Value

Type: PerformerList
See Also