| ProcessInstanceManagerDelete Method  | 
            删除不正常的流程实例(流程在取消状态,才可以进行删除!)
            
 
Namespace: Slickflow.Engine.Business.ManagerAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal bool Delete(
	int processInstanceID
)
Parameters
- processInstanceID
 - Type: SystemInt32
 
Return Value
Type: 
Boolean
See Also