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

In This Topic
    BeginSort Method (ReportExecutionServiceSoap)
    In This Topic
    Syntax
    'Declaration
     
    Function BeginSort( _
       ByVal request As SortRequest, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    request
    callback
    asyncState
    See Also