Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Defines the parameter properties.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public Interface IParameter
'Usage
Dim instance As IParameter
public interface IParameter
public interface class IParameter
type IParameter = interface end
public interface IParameter
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
.gif)