Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Service
WorkflowService Class
WorkflowService Methods
WithdrawProcess Method
WithdrawProcess Method (WfAppRunner)
WithdrawProcess Method (IDbConnection, WfAppRunner, IDbTransaction)
WorkflowService
WithdrawProcess Method (WfAppRunner)
流程撤销
Namespace:
Slickflow.Engine.Service
Assembly:
Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
Copy
public
WfExecutedResult
WithdrawProcess
(
WfAppRunner
runner
)
Parameters
runner
Type:
Slickflow.Engine.Common
WfAppRunner
撤销人
Return Value
Type:
WfExecutedResult
撤销结果
Implements
IWorkflowService
WithdrawProcess(WfAppRunner)
See Also
Reference
WorkflowService Class
WithdrawProcess Overload
Slickflow.Engine.Service Namespace