[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetModelDrillthroughReports

BeginSetModelDrillthroughReports Method

BeginSetModelDrillthroughReports(BatchHeader, string, string, ModelDrillthroughReport[], AsyncCallback, object)

Declaration
public IAsyncResult BeginSetModelDrillthroughReports(BatchHeader BatchHeader, string Model, string ModelItemID, ModelDrillthroughReport[] Reports, AsyncCallback callback, object asyncState)
Public Function BeginSetModelDrillthroughReports(BatchHeader As BatchHeader, Model As String, ModelItemID As String, Reports As ModelDrillthroughReport(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Model
string ModelItemID
ModelDrillthroughReport[] Reports
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult