ParameterItem Properties |
The ParameterItem type exposes the following members.
Name | Description | |
---|---|---|
Command |
Get the command.
| |
Description |
Get or set the description of the parameter.
| |
Enabled |
Gets or sets a value indicating whether the parameter is valid.
| |
Group |
Get command parameter group.
| |
ID |
Get the ID of the parameter.
| |
Index |
Get the index number in the collection of parameter items.
| |
IsEmpty |
Get a value indicating whether the parameter is empty.
| |
IsOptional |
Gets or sets a value indicating whether the parameter is optional.
| |
Name |
Get or set the name of the parameter.
| |
ParameterType |
Get the type of the parameter.
| |
ValueSaveMode |
Gets or sets the method of saving the parameter value.
| |
ValueText |
Get or set the parameter value as a string.
|