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

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

    Parameters

    result
    See Also