[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportExecution4.ReportExecutionServiceSoapClient.BeginFindString

BeginFindString Method

BeginFindString(ExecutionHeader, TrustedUserHeader, int, int, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginFindString(ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, int StartPage, int EndPage, string FindValue, AsyncCallback callback, object asyncState)
Parameters
Type Name Description
ExecutionHeader ExecutionHeader
TrustedUserHeader TrustedUserHeader
int StartPage
int EndPage
string FindValue
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult