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

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

    Parameters

    result
    See Also