ParameterInfo class

Gets or sets the name and values of a parameter.

Inheritance hierarchy

System.Object
  Microsoft.Office.Excel.Server.WebServices.ParameterInfo

Namespace:  Microsoft.Office.Excel.Server.WebServices
Assembly:  Microsoft.Office.Excel.Server.WebServices (in Microsoft.Office.Excel.Server.WebServices.dll)

Syntax

'Declaration
Public NotInheritable Class ParameterInfo
'Usage
Dim instance As ParameterInfo
public sealed class ParameterInfo

Remarks

Only a single object is set or returned for regular cell parameters. One or multiple objects can be set for filter parameters.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ParameterInfo members

Microsoft.Office.Excel.Server.WebServices namespace