FlexReport for WinForms
ReportAddress コンストラクタ


C1.Document アセンブリ > C1.Ssrs 名前空間 > ReportAddress クラス : ReportAddress コンストラクタ
Full path of the report.
Initializes a new instance of the ReportAddress class.
シンタックス
'宣言
 
Public Function New( _
   ByVal reportPath As System.String _
)
'使用法
 
Dim reportPath As System.String
 
Dim instance As New ReportAddress(reportPath)
public ReportAddress( 
   System.string reportPath
)

パラメータ

reportPath
Full path of the report.
参照

参照

ReportAddress クラス
ReportAddress メンバ