The following tables list the members exposed by the Parameter type.

Name Description
Public property Description Gets or sets the parameter description.
Public property IsValueInitialized Gets a value indicating whether this parameter is initialized.
Public property Name Gets or sets the parameter name.
Public property OriginalOwner Gets or sets the parameter original owner.
Public property ValueAsObject Gets or sets the parameter value.
Top