Share via


ReportingService2010.ListParentsAsync Metode

Definisi

Overload

ListParentsAsync(String)
ListParentsAsync(String, Object)

ListParentsAsync(String)

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

Parameter

ItemPath
String

Berlaku untuk

ListParentsAsync(String, Object)

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

Parameter

ItemPath
String
userState
Object

Berlaku untuk