Platform Core .NET Assemblies API
GetParameterValue Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > IProcessParameterStore Interface : GetParameterValue Method
processUId
Business process UId.
parameterPath
Path to the parameter value that must be retrieved.

Glossary Item Box

Extracts the value of any type by generated key. The key is generated based on the value of the processUId Id and the value of the parameterPath parameter.

Syntax

 
C#
 
 

Parameters

processUId
Business process UId.
parameterPath
Path to the parameter value that must be retrieved.

Return Value

Parameter value.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionThrows when parameter value does not exist in repository.

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.