ParameterInfo members

Gets or sets the name and values of a parameter.

The ParameterInfo type exposes the following members.

Constructors

  Name Description
Public method ParameterInfo() Initializes a new instance of the ParameterInfo class.
Public method ParameterInfo(String, []) Initializes a new instance of the ParameterInfo class.

Top

Properties

  Name Description
Public property Name Gets or sets the defined name of the parameter.
Public property Values Gets or sets the values of a parameter.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

ParameterInfo class

Microsoft.Office.Excel.Server.WebServices namespace