IParameter Members
Include Protected Members
Include Inherited Members
Defines the parameter properties.
The IParameter type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsMultiValue | Gets the value that specifies whether the parameter is a multivalue parameter. | |
Name | Gets the value that specifies the name of the parameter. | |
Values | Gets the value that specifies an array of parameter values. |
Top