[]
public ServerInfoHeader CreateReport(BatchHeader BatchHeader, string Report, string Parent, bool Overwrite, byte[] Definition, Property[] Properties, out Warning[] Warnings)
Public Function CreateReport(BatchHeader As BatchHeader, Report As String, Parent As String, Overwrite As Boolean, Definition As Byte(), Properties As [Property](), ByRef Warnings As Warning()) As ServerInfoHeader
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Parent | |
| bool | Overwrite | |
| byte[] | Definition | |
| Property[] | Properties | |
| Warning[] | Warnings |
| Type | Description |
|---|---|
| ServerInfoHeader |