ReportingService2005.BeginListChildren Método

Definição

public:
 IAsyncResult ^ BeginListChildren(System::String ^ Item, bool Recursive, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListChildren (string Item, bool Recursive, AsyncCallback callback, object asyncState);
member this.BeginListChildren : string * bool * AsyncCallback * obj -> IAsyncResult
Public Function BeginListChildren (Item As String, Recursive As Boolean, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

Item
String
Recursive
Boolean
callback
AsyncCallback
asyncState
Object

Retornos

Aplica-se a