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

In This Topic
    EndListRenderingExtensions Method (ReportExecutionServiceSoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function EndListRenderingExtensions( _
       ByVal result As IAsyncResult, _
       ByRef Extensions() As Extension _
    ) As ServerInfoHeader
    public ServerInfoHeader EndListRenderingExtensions( 
       IAsyncResult result,
       out Extension[] Extensions
    )

    Parameters

    result
    Extensions
    See Also