FlexReport for WinForms
SSRSSessionReportLocation コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > SSRSSessionReportLocation クラス : SSRSSessionReportLocation コンストラクタ
Address of the server.
Session ID of the report.
Initializes a new instance of the SSRSSessionReportLocation class.
シンタックス
'宣言
 
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
Address of the server.
sessionID
Session ID of the report.
参照

参照

SSRSSessionReportLocation クラス
SSRSSessionReportLocation メンバ