FlexReport for WinForms
ValidateParameters メソッド (C1SSRSDocumentSource)


C1.Document.4.6.2 アセンブリ > C1.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)
'使用法
 
Dim instance As C1SSRSDocumentSource
Dim value As System.Collections.Generic.List(Of ParameterValidationError)
 
value = instance.ValidateParameters()
public new System.Collections.Generic.List<ParameterValidationError> ValidateParameters()

戻り値の型

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

参照

C1SSRSDocumentSource クラス
C1SSRSDocumentSource メンバ