Document Library for WinForms
ValidateParametersAsync メソッド (C1SSRSDocumentSource)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1SSRSDocumentSource クラス : ValidateParametersAsync メソッド
Non-blocking (asynchronous) version of the ValidateParameters method.
シンタックス
'宣言
 
Public Shadows Function ValidateParametersAsync() As System.Threading.Tasks.Task(Of List(Of ParameterValidationError))
public new System.Threading.Tasks.Task<List<ParameterValidationError>> ValidateParametersAsync()

戻り値の型

The asynchronous list of ParameterValidationError objects identifying any errors (may be empty).
参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ