Parameter Properties |
The Parameter type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultValue |
Gets or sets the default value.
| |
| Description |
Gets or sets the description.
| |
| EnumerationType |
Used only if ParameterType is Enumeration
| |
| Name |
Gets or sets the name of the parameter
| |
| ParameterType |
Gets or sets the type of the parameter.
| |
| Value |
Gets or sets the value.
|