SSRSDocumentSource for WinForms
ValidateParametersCompletedEventArgs コンストラクタ

構文
'宣言
 
Public Function New( _
   ByVal errors As System.Collections.Generic.List(Of ParameterValidationError), _
   ByVal error As System.Exception, _
   ByVal cancelled As System.Boolean _
)
public ValidateParametersCompletedEventArgs( 
   System.Collections.Generic.List<ParameterValidationError> errors,
   System.Exception error,
   System.bool cancelled
)

パラメータ

errors
error
cancelled
参照

ValidateParametersCompletedEventArgs クラス
ValidateParametersCompletedEventArgs メンバ