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

Glossary Item Box

Sets the value of the System.Boolean type parameter by generated key. The key is formed by the value of the identifier processUId and by the value of the parameter path parameterPath.

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 with System.Boolean.

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.