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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1SSRSDocumentSource クラス : ValidateParameters メソッド
Validates the current parameter values, refreshes their valid values' lists if the values are valid.
シンタックス
'宣言
 
Public Shadows Function ValidateParameters() As System.Collections.Generic.List(Of ParameterValidationError)
public new System.Collections.Generic.List<ParameterValidationError> ValidateParameters()

戻り値の型

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

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ