Platform Core .NET Assemblies API
GetFlowElement(Guid) Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > FlowSchema Class > GetFlowElement Method : GetFlowElement(Guid) Method
uid
The element identifier.

Glossary Item Box

Searches for a business process element by Id.

Syntax

 
C#
 
 

Parameters

uid
The element identifier.

Return Value

Returns the FlowElement instance of a business process element, if an element is found, if not, the exception is thrown.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionGenerated If the element with the uid Id is 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.