Click or drag to resize
IProcessModelGetActivityRoles Method

[Missing <summary> documentation for "M:Slickflow.Engine.Xpdl.IProcessModel.GetActivityRoles(System.String)"]

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
IList<Role> GetActivityRoles(
	string activityGUID
)

Parameters

activityGUID
Type: SystemString

Return Value

Type: IListRole
See Also