ReportingService2010.ListChildrenAsync Metodo

Definizione

Overload

ListChildrenAsync(String, Boolean)
ListChildrenAsync(String, Boolean, Object)

ListChildrenAsync(String, Boolean)

public:
 void ListChildrenAsync(System::String ^ ItemPath, bool Recursive);
public void ListChildrenAsync (string ItemPath, bool Recursive);
Public Sub ListChildrenAsync (ItemPath As String, Recursive As Boolean)

Parametri

ItemPath
String
Recursive
Boolean

Si applica a

ListChildrenAsync(String, Boolean, Object)

public:
 void ListChildrenAsync(System::String ^ ItemPath, bool Recursive, System::Object ^ userState);
public void ListChildrenAsync (string ItemPath, bool Recursive, object userState);
Public Sub ListChildrenAsync (ItemPath As String, Recursive As Boolean, userState As Object)

Parametri

ItemPath
String
Recursive
Boolean
userState
Object

Si applica a