[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.CreateLinkedReportAsync

CreateLinkedReportAsync Method

CreateLinkedReportAsync(BatchHeader, string, string, string, Property[])

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
Type Name Description
BatchHeader BatchHeader
string Report
string Parent
string Link
Property[] Properties

CreateLinkedReportAsync(BatchHeader, string, string, string, Property[], object)

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
Type Name Description
BatchHeader BatchHeader
string Report
string Parent
string Link
Property[] Properties
object userState