CreateLinkedReportAsync Method
Declaration
public void CreateLinkedReportAsync(BatchHeader BatchHeader, string Report, string Parent, string Link, Property[] Properties)
Public Sub CreateLinkedReportAsync(BatchHeader As BatchHeader, Report As String, Parent As String, Link As String, Properties As [Property]())
Parameters
Declaration
public void CreateLinkedReportAsync(BatchHeader BatchHeader, string Report, string Parent, string Link, Property[] Properties, object userState)
Public Sub CreateLinkedReportAsync(BatchHeader As BatchHeader, Report As String, Parent As String, Link As String, Properties As [Property](), userState As Object)
Parameters