ProcessManagerGetByVersionInternal Method |
按照版本获取流程记录
Namespace: Slickflow.Engine.Business.ManagerAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal ProcessEntity GetByVersionInternal(
string processGUID,
string version
)
Parameters
- processGUID
- Type: SystemString
- version
- Type: SystemString
Return Value
Type:
ProcessEntity
See Also