FlexReport for WPF
SSRSOpenReportAction コンストラクタ


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > SSRSOpenReportAction クラス : SSRSOpenReportAction コンストラクタ
SSRS レポートの場所を定義する SSRSOpenReportAction オブジェクト。
SSRSOpenReportAction オブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal location As SSRSReportLocationBase _
)
'使用法
 
Dim location As SSRSReportLocationBase
 
Dim instance As New SSRSOpenReportAction(location)
public SSRSOpenReportAction( 
   SSRSReportLocationBase location
)

パラメータ

location
SSRS レポートの場所を定義する SSRSOpenReportAction オブジェクト。
参照

SSRSOpenReportAction クラス
SSRSOpenReportAction メンバ