ParameterAttribute Properties |
The ParameterAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Gets the description of the parameter
| |
| IsRequired |
Gets a value that indicates if the parameter mandatory or not
| |
| Parameters |
Gets an array of parameters and aliases
| |
| ValueOptional |
Gets a value indicating that the parameter's value is not mandatory
|