FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / ValidateExtensionSettings Method

In This Topic
    ValidateExtensionSettings Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ValidateExtensionSettings( _
       ByVal Extension As String, _
       ByVal ParameterValues() As ParameterValueOrFieldReference, _
       ByRef ParameterErrors() As ExtensionParameter _
    ) As ServerInfoHeader

    Parameters

    Extension
    ParameterValues
    ParameterErrors
    See Also