Delen via


IParameter Members

Include Protected Members
Include Inherited Members

Defines the parameter properties.

The IParameter type exposes the following members.

Properties

  Name Description
Public property IsMultiValue Gets the value that specifies whether the parameter is a multivalue parameter.
Public property Name Gets the value that specifies the name of the parameter.
Public property Values Gets the value that specifies an array of parameter values.

Top