Click or drag to resize
NodeMediatorGenerateActivityAssignedUserIDs Method
生成任务办理人ID字符串列表

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 GenerateActivityAssignedUserIDs(
	PerformerList performerList
)

Parameters

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

Return Value

Type: String
ID字符串列表
See Also