Document Library for WinForms
SSRSReportLocation コンストラクタ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > SSRSReportLocation クラス : SSRSReportLocation コンストラクタ
Address of the SSRS server.
Full path to the report on the server.
Initializes a new instance of the SSRSReportLocation class.
シンタックス
'宣言
 
Public Function New( _
   ByVal reportServer As System.String, _
   ByVal reportPath As System.String _
)
public SSRSReportLocation( 
   System.string reportServer,
   System.string reportPath
)

パラメータ

reportServer
Address of the SSRS server.
reportPath
Full path to the report on the server.
参照

SSRSReportLocation クラス
SSRSReportLocation メンバ