Freigeben über


ReportingService2010.MoveItemAsync Methode

Definition

Überlädt

MoveItemAsync(String, String, Object)
MoveItemAsync(String, String)

MoveItemAsync(String, String, Object)

public:
 void MoveItemAsync(System::String ^ ItemPath, System::String ^ Target, System::Object ^ userState);
public void MoveItemAsync (string ItemPath, string Target, object userState);
member this.MoveItemAsync : string * string * obj -> unit
Public Sub MoveItemAsync (ItemPath As String, Target As String, userState As Object)

Parameter

ItemPath
String
Target
String
userState
Object

Gilt für:

MoveItemAsync(String, String)

public:
 void MoveItemAsync(System::String ^ ItemPath, System::String ^ Target);
public void MoveItemAsync (string ItemPath, string Target);
member this.MoveItemAsync : string * string -> unit
Public Sub MoveItemAsync (ItemPath As String, Target As String)

Parameter

ItemPath
String
Target
String

Gilt für: