Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1SSRSDocumentSource Class / ValidateParametersAsyncEx Method

In This Topic
    ValidateParametersAsyncEx Method (C1SSRSDocumentSource)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Function ValidateParametersAsyncEx() As IAsyncOperationWithProgress(Of List(Of ParameterValidationError),Double)
    See Also