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