[]
public void CreateLinkedReportAsync(BatchHeader BatchHeader, string Report, string Parent, string Link, Property[] Properties)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
string | Parent | |
string | Link | |
Property[] | Properties |
public void CreateLinkedReportAsync(BatchHeader BatchHeader, string Report, string Parent, string Link, Property[] Properties, object userState)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Report | |
string | Parent | |
string | Link | |
Property[] | Properties | |
object | userState |