Click or drag to resize

Parameter Properties

The Parameter type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the default value.
Public propertyDescription
Gets or sets the description.
Public propertyEnumerationType
Used only if ParameterType is Enumeration
Public propertyName
Gets or sets the name of the parameter
Public propertyParameterType
Gets or sets the type of the parameter.
Public propertyValue
Gets or sets the value.
Top
See Also