Поделиться через


Интерфейс IParameter

Defines the parameter properties.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)

Синтаксис

'Декларация
Public Interface IParameter
'Применение
Dim instance As IParameter
public interface IParameter
public interface class IParameter
type IParameter =  interface end
public interface IParameter

Тип IParameter обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало