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

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

    Parameters

    result
    See Also