ReportViewer for ASP.NET Web Forms
reportParams フィールド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService 名前空間 > DocumentStatus クラス : reportParams フィールド
必須レポートパラメータの配列。要素はサーバーによって満たされます。 null の場合もありますが、サーバーから非 null の値が返された場合、 クライアントがドキュメントを生成するときに、 この情報を使用してパラメータ名/パラメータ値リストを満たし、サーバーに渡す必要があります。
シンタックス
'宣言
 
Public reportParams As ReportParameterInfo()
public ReportParameterInfo[] reportParams
参照

DocumentStatus クラス
DocumentStatus メンバ