FlexReport for WinForms
LoadDrillthroughTargetCompletedEventArgs コンストラクタ


C1.Document アセンブリ > C1.ImportServices.ReportExecution4 名前空間 > LoadDrillthroughTargetCompletedEventArgs クラス : LoadDrillthroughTargetCompletedEventArgs コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal results() As System.Object, _
   ByVal exception As System.Exception, _
   ByVal cancelled As System.Boolean, _
   ByVal userState As System.Object _
)
'使用法
 
Dim results() As System.Object
Dim exception As System.Exception
Dim cancelled As System.Boolean
Dim userState As System.Object
 
Dim instance As New LoadDrillthroughTargetCompletedEventArgs(results, exception, cancelled, userState)
public LoadDrillthroughTargetCompletedEventArgs( 
   System.object[] results,
   System.Exception exception,
   System.bool cancelled,
   System.object userState
)

パラメータ

results
exception
cancelled
userState
参照

参照

LoadDrillthroughTargetCompletedEventArgs クラス
LoadDrillthroughTargetCompletedEventArgs メンバ