Share via


IParameter インターフェイス

パラメーターのプロパティを定義します。

名前空間:  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 パラメーターが複数値パラメーターかどうかを示す値を取得します。
パブリック プロパティ Name パラメーターの名前を示す値を取得します。
パブリック プロパティ Values パラメーター値の配列を示す値を取得します。

先頭に戻る

関連項目

参照

Microsoft.ReportingServices.Interfaces 名前空間