Partager via


ReportingService2010.ListParentsAsync Méthode

Définition

Surcharges

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)

Paramètres

ItemPath
String

S’applique à

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)

Paramètres

ItemPath
String
userState
Object

S’applique à