FlexReport for WinForms
DrillthroughReportAddress コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Ssrs 名前空間 > DrillthroughReportAddress クラス : DrillthroughReportAddress コンストラクタ
Execution ID of the master report.
Drillthrough ID specifies the drillthrough report.
Initializes a new instance of the DrillthroughReportAddress class.
シンタックス
'宣言
 
Public Function New( _
   ByVal executionID As System.String, _
   ByVal drillthroughID As System.String _
)
'使用法
 
Dim executionID As System.String
Dim drillthroughID As System.String
 
Dim instance As New DrillthroughReportAddress(executionID, drillthroughID)
public DrillthroughReportAddress( 
   System.string executionID,
   System.string drillthroughID
)

パラメータ

executionID
Execution ID of the master report.
drillthroughID
Drillthrough ID specifies the drillthrough report.
参照

参照

DrillthroughReportAddress クラス
DrillthroughReportAddress メンバ