ReportExecutionService.BeginFindString Método

Definição

public:
 IAsyncResult ^ BeginFindString(int StartPage, int EndPage, System::String ^ FindValue, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginFindString (int StartPage, int EndPage, string FindValue, AsyncCallback callback, object asyncState);
Public Function BeginFindString (StartPage As Integer, EndPage As Integer, FindValue As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

StartPage
Int32
EndPage
Int32
FindValue
String
callback
AsyncCallback
asyncState
Object

Retornos

IAsyncResult

Aplica-se a