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.

맨 위로 이동

참고 항목

참조

Microsoft.ReportingServices.Interfaces 네임스페이스