次の方法で共有


Report.Parameters プロパティ

定義

レポート パラメーターを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportParameterCollection ^ Parameters { Microsoft::ReportingServices::OnDemandReportRendering::ReportParameterCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportParameterCollection Parameters { get; }
member this.Parameters : Microsoft.ReportingServices.OnDemandReportRendering.ReportParameterCollection
Public ReadOnly Property Parameters As ReportParameterCollection

プロパティ値

ReportParameterCollection オブジェクト。

適用対象