ReportingService2005.BeginListModelItemChildren Метод

Определение

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

Параметры

Model
String
ModelItemID
String
Recursive
Boolean
callback
AsyncCallback
asyncState
Object

Возвращаемое значение

Применяется к