Interfaccia IParameter
Defines the parameter properties.
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Sintassi
'Dichiarazione
Public Interface IParameter
'Utilizzo
Dim instance As IParameter
public interface IParameter
public interface class IParameter
type IParameter = interface end
public interface IParameter
Nel tipo IParameter sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
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. |
In alto