[]
public IAsyncResult BeginCreateModel(BatchHeader BatchHeader, string Model, string Parent, byte[] Definition, Property[] Properties, AsyncCallback callback, object asyncState)
Public Function BeginCreateModel(BatchHeader As BatchHeader, Model As String, Parent As String, Definition As Byte(), Properties As [Property](), callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Model | |
| string | Parent | |
| byte[] | Definition | |
| Property[] | Properties | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |