[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginCreateLinkedReport

BeginCreateLinkedReport Method

BeginCreateLinkedReport(BatchHeader, string, string, string, Property[], AsyncCallback, object)

Declaration
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
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
string Parent
string Link
Property[] Properties
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult