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.