Name | Description | |
---|---|---|
![]() | Name | Gets the declared name of the parameter. |
![]() | Optional | Gets a boolean value indicates whether the parameter can be omitted. |
![]() | Value | Creates an IValue object that can be passed as argument of this parameter. |
The following tables list the members exposed by IParameter.
Name | Description | |
---|---|---|
![]() | Name | Gets the declared name of the parameter. |
![]() | Optional | Gets a boolean value indicates whether the parameter can be omitted. |
![]() | Value | Creates an IValue object that can be passed as argument of this parameter. |