The IParam type exposes the following members.

Properties

  NameDescription
Public propertyAccess
Gets or sets access permissions for the parameter.
Public propertyComment
Gets or sets the comment string for the parameter.
Public propertyDescription
Gets or sets the description for the parameter.
Public propertyDisplayName
Gets or sets the display name for the parameter.
Public propertyDisplayOrder
Gets or sets the display order for the parameter.
Public propertyIsReadOnly
Gets or sets whether the parameter is read-only.
Public propertyValue
Gets or sets the parameter value.

See Also