IParameter Interface
Updated: February 25, 2016
Defines the parameter properties.
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| 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. |
Show:
