[]
public IAsyncResult BeginFindString(ExecutionHeader ExecutionHeader, TrustedUserHeader TrustedUserHeader, int StartPage, int EndPage, string FindValue, AsyncCallback callback, object asyncState)
Public Function BeginFindString(ExecutionHeader As ExecutionHeader, TrustedUserHeader As TrustedUserHeader, StartPage As Integer, EndPage As Integer, FindValue As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| ExecutionHeader | ExecutionHeader | |
| TrustedUserHeader | TrustedUserHeader | |
| int | StartPage | |
| int | EndPage | |
| string | FindValue | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |