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