ProcessInstanceManagerGetById Method |
根据GUID获取流程实例数据
Namespace: Slickflow.Engine.Business.ManagerAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal ProcessInstanceEntity GetById(
int processInstanceID
)
Parameters
- processInstanceID
- Type: SystemInt32
Return Value
Type:
ProcessInstanceEntity
See Also