Platform Core .NET Assemblies API
GetProcessByUId(String,Boolean) Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > ProcessEngineImpl Class > GetProcessByUId Method : GetProcessByUId(String,Boolean) Method
processUId
The process unique identifier.
findInDB
if set to true also find process instance in DB.

Glossary Item Box

Gets the process by unique identifier.

Syntax

 
C#
 
 

Parameters

processUId
The process unique identifier.
findInDB
if set to true also find process instance in DB.

Return Value

The process instance.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf the process instance not found.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.