ReportingService2005.BeginMoveItem Methode

Definition

public:
 IAsyncResult ^ BeginMoveItem(System::String ^ Item, System::String ^ Target, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginMoveItem (string Item, string Target, AsyncCallback callback, object asyncState);
member this.BeginMoveItem : string * string * AsyncCallback * obj -> IAsyncResult
Public Function BeginMoveItem (Item As String, Target As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameter

Item
String
Target
String
callback
AsyncCallback
asyncState
Object

Gibt zurück

Gilt für: