Parameter Class |
Namespace: MSL.Core.Process.Scripting.Api
The Parameter type exposes the following members.
| Name | Description | |
|---|---|---|
| Parameter(String, String) |
Initializes a new instance of Parameter.
| |
| Parameter(String, String, ParameterType) |
Initializes a new instance of Parameter.
|
| Name | Description | |
|---|---|---|
| Name |
Gets the parameter name.
| |
| Type |
Gets the parameter type.
| |
| Value |
Gets the parameter value.
|
| Name | Description | |
|---|---|---|
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |