Click or drag to resize
ProcessModelGetParticipantFromXmlFile Method
获取执行者信息

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
private Participant GetParticipantFromXmlFile(
	string performerGUID
)

Parameters

performerGUID
Type: SystemString

Return Value

Type: Participant
See Also