Click or drag to resize
ProcessModelGetRoles Method
获取角色列表

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

Return Value

Type: IListRole

Implements

IProcessModelGetRoles
See Also