[]
public IAsyncResult BeginListModelItemChildren(string Model, string ModelItemID, bool Recursive, AsyncCallback callback, object asyncState)
Public Function BeginListModelItemChildren(Model As String, ModelItemID As String, Recursive As Boolean, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| string | Model | |
| string | ModelItemID | |
| bool | Recursive | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |