[]
public CreateLinkedReportRequest()
Public Sub New()
public CreateLinkedReportRequest(BatchHeader BatchHeader, string Report, string Parent, string Link, Property[] Properties)
Public Sub New(BatchHeader As BatchHeader, Report As String, Parent As String, Link As String, Properties As [Property]())
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Parent | |
| string | Link | |
| Property[] | Properties |