Click or drag to resize
ProcessManagerInsert Method (ProcessEntity)
新增流程记录

Namespace: Slickflow.Engine.Business.Manager
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public int Insert(
	ProcessEntity entity
)

Parameters

entity
Type: Slickflow.Engine.Business.EntityProcessEntity

Return Value

Type: Int32
See Also