FlexReport for WPF
SSRSSessionReportLocation コンストラクタ


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > SSRSSessionReportLocation クラス : SSRSSessionReportLocation コンストラクタ
サーバーのアドレス。
レポートのセッション ID。
SSRSSessionReportLocation クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal reportServer As System.String, _
   ByVal sessionID As System.String _
)
'使用法
 
Dim reportServer As System.String
Dim sessionID As System.String
 
Dim instance As New SSRSSessionReportLocation(reportServer, sessionID)
public SSRSSessionReportLocation( 
   System.string reportServer,
   System.string sessionID
)

パラメータ

reportServer
サーバーのアドレス。
sessionID
レポートのセッション ID。
参照

SSRSSessionReportLocation クラス
SSRSSessionReportLocation メンバ