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

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

    Parameters

    result
    See Also