Click or drag to resize
NodeMediatorGenerateActivityAssignedUserNames Method
生成办理人名称的字符串列表

Namespace: Slickflow.Engine.Core.Pattern
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
protected string GenerateActivityAssignedUserNames(
	PerformerList performerList
)

Parameters

performerList
Type: Slickflow.Engine.CommonPerformerList
操作者列表

Return Value

Type: String
ID字符串列表
See Also