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

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

    Parameters

    result
    See Also