Platform Core .NET Assemblies API
GetParameterInfo Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > FlowEngineStateService Class : GetParameterInfo Method
processUId
Unique identifier of the process.
parameterPath
The path to the process parameter data.

Glossary Item Box

Returns the data of the process parameter. If no data is found, an exception is thrown.

Syntax

 
C#
 
 

Parameters

processUId
Unique identifier of the process.
parameterPath
The path to the process parameter data.

Return Value

Instance of the ProcessParameterInfo type.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf the process parameter data 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.