Click or drag to resize
WorkflowServiceGetRoleAll Method
获取所有角色数据

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

Return Value

Type: IListRole

Implements

IWorkflowServiceGetRoleAll
See Also