[]
public CreateReportRequest()
Public Sub New()
public CreateReportRequest(BatchHeader BatchHeader, string Report, string Parent, bool Overwrite, byte[] Definition, Property[] Properties)
Public Sub New(BatchHeader As BatchHeader, Report As String, Parent As String, Overwrite As Boolean, Definition As Byte(), Properties As [Property]())
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Parent | |
| bool | Overwrite | |
| byte[] | Definition | |
| Property[] | Properties |