T
The value of any type.
Platform Core .NET Assemblies API
SetParameterValue<T>(Guid,String,T) Method
See Also  Send Feedback
Terrasoft.Core.Process Namespace > IProcessParameterStore Interface > SetParameterValue Method : SetParameterValue<T>(Guid,String,T) Method
processUId
Unique identifier of the process.
parameterPath
The path to the process parameter data.
value
The current value of the parameter.

Glossary Item Box

Sets the value of the specified type.

Syntax

 
C#
 
 

Parameters

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

Type Parameters

T
The value of any type.

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.