ProcessInstanceManagerDiscard Method |
废弃单据下所有流程的信息
Namespace: Slickflow.Engine.Business.ManagerAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal bool Discard(
WfAppRunner runner,
IDbConnection conn = null
)
Parameters
- runner
- Type: Slickflow.Engine.CommonWfAppRunner
- conn (Optional)
- Type: System.DataIDbConnection
Return Value
Type:
Boolean
See Also