ReportingService2010.ListChildrenAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| ListChildrenAsync(String, Boolean) | |
| ListChildrenAsync(String, Boolean, Object) |
ListChildrenAsync(String, Boolean)
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