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

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

    Parameters

    result
    See Also