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

In This Topic
    EndLoadDrillthroughTarget2 Method (ReportExecutionServiceSoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function EndLoadDrillthroughTarget2( _
       ByVal result As IAsyncResult _
    ) As LoadDrillthroughTarget2Response
    LoadDrillthroughTarget2Response EndLoadDrillthroughTarget2( 
       IAsyncResult result
    )

    Parameters

    result
    See Also