Click or drag to resize
ProcessManagerGetListSimple Method
获取基本属性的流程定义记录列表

Namespace: Slickflow.Engine.Business.Manager
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public List<ProcessEntity> GetListSimple()

Return Value

Type: ListProcessEntity
See Also