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 (Int32)
获取流程实例数据
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
(
int
processInstanceID
)
Parameters
processInstanceID
Type:
System
Int32
Return Value
Type:
ProcessInstanceEntity
Implements
IWorkflowService
GetProcessInstance(Int32)
See Also
Reference
WorkflowService Class
GetProcessInstance Overload
Slickflow.Engine.Service Namespace