FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapChannel Interface / EndGenerateModel Method

In This Topic
    EndGenerateModel Method (ReportingService2005SoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function EndGenerateModel( _
       ByVal result As IAsyncResult _
    ) As GenerateModelResponse
    GenerateModelResponse EndGenerateModel( 
       IAsyncResult result
    )

    Parameters

    result
    See Also