FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportExecutionServiceSoap Interface / EndListRenderingExtensions Method

In This Topic
    EndListRenderingExtensions Method (ReportExecutionServiceSoap)
    In This Topic
    Syntax
    'Declaration
     
    Function EndListRenderingExtensions( _
       ByVal result As IAsyncResult _
    ) As ListRenderingExtensionsResponse
    ListRenderingExtensionsResponse EndListRenderingExtensions( 
       IAsyncResult result
    )

    Parameters

    result
    See Also