ProcessModelGetActivityParticipants Method |
获取节点上定义的角色及人员集合
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal IList<Participant> GetActivityParticipants(
string activityGUID
)
Parameters
- activityGUID
- Type: SystemString
Return Value
Type:
IListParticipant
See Also