[]
public IAsyncResult BeginMoveItem(BatchHeader BatchHeader, string Item, string Target, AsyncCallback callback, object asyncState)
Public Function BeginMoveItem(BatchHeader As BatchHeader, Item As String, Target As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Item | |
| string | Target | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |