Click or drag to resize
ProcessManagerGetAll 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> GetAll()

Return Value

Type: ListProcessEntity
See Also