Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Service
WorkflowService Class
WorkflowService Methods
GetProcessInstance Method
GetProcessInstance Method (Int32)
GetProcessInstance Method (WfAppRunner, IDbConnection)
WorkflowService
GetProcessInstance Method (WfAppRunner, IDbConnection)
获取流程正常实例数据
Namespace:
Slickflow.Engine.Service
Assembly:
Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
Copy
public
ProcessInstanceEntity
GetProcessInstance
(
WfAppRunner
runner
,
IDbConnection
conn
=
null
)
Parameters
runner
Type:
Slickflow.Engine.Common
WfAppRunner
conn
(Optional)
Type:
System.Data
IDbConnection
Return Value
Type:
ProcessInstanceEntity
See Also
Reference
WorkflowService Class
GetProcessInstance Overload
Slickflow.Engine.Service Namespace