Freigeben über


ReportingService2010.BeginListModelItemChildren Methode

Definition

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

Parameter

Model
String
ModelItemID
String
Recursive
Boolean
callback
AsyncCallback
asyncState
Object

Gibt zurück

Gilt für: