The IParam type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Access |
Gets or sets access permissions for the parameter.
|
![]() | Comment |
Gets or sets the comment string for the parameter.
|
![]() | Description |
Gets or sets the description for the parameter.
|
![]() | DisplayName |
Gets or sets the display name for the parameter.
|
![]() | DisplayOrder |
Gets or sets the display order for the parameter.
|
![]() | IsReadOnly |
Gets or sets whether the parameter is read-only.
|
![]() | Value |
Gets or sets the parameter value.
|