[]
public IAsyncResult BeginCreateLinkedReport(BatchHeader BatchHeader, string Report, string Parent, string Link, Property[] Properties, AsyncCallback callback, object asyncState)
Public Function BeginCreateLinkedReport(BatchHeader As BatchHeader, Report As String, Parent As String, Link As String, Properties As [Property](), callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| string | Parent | |
| string | Link | |
| Property[] | Properties | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |