[]
public void CreateModelAsync(BatchHeader BatchHeader, string Model, string Parent, byte[] Definition, Property[] Properties)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Model | |
| string | Parent | |
| byte[] | Definition | |
| Property[] | Properties |
public void CreateModelAsync(BatchHeader BatchHeader, string Model, string Parent, byte[] Definition, Property[] Properties, object userState)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Model | |
| string | Parent | |
| byte[] | Definition | |
| Property[] | Properties | |
| object | userState |