FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / EndListModelDrillthroughReports Method

In This Topic
    EndListModelDrillthroughReports Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function EndListModelDrillthroughReports( _
       ByVal result As IAsyncResult, _
       ByRef Reports() As ModelDrillthroughReport _
    ) As ServerInfoHeader
    public ServerInfoHeader EndListModelDrillthroughReports( 
       IAsyncResult result,
       out ModelDrillthroughReport[] Reports
    )

    Parameters

    result
    Reports
    See Also