[]
public void CreateReportAsync(BatchHeader BatchHeader, string Report, string Parent, bool Overwrite, byte[] Definition, Property[] Properties)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Parent | |
| bool | Overwrite | |
| byte[] | Definition | |
| Property[] | Properties |
public void CreateReportAsync(BatchHeader BatchHeader, string Report, string Parent, bool Overwrite, byte[] Definition, Property[] Properties, object userState)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Parent | |
| bool | Overwrite | |
| byte[] | Definition | |
| Property[] | Properties | |
| object | userState |