[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient.SetModelDrillthroughReportsAsync

SetModelDrillthroughReportsAsync Method

SetModelDrillthroughReportsAsync(BatchHeader, string, string, ModelDrillthroughReport[])

Declaration
public void SetModelDrillthroughReportsAsync(BatchHeader BatchHeader, string Model, string ModelItemID, ModelDrillthroughReport[] Reports)
Parameters
Type Name Description
BatchHeader BatchHeader
string Model
string ModelItemID
ModelDrillthroughReport[] Reports

SetModelDrillthroughReportsAsync(BatchHeader, string, string, ModelDrillthroughReport[], object)

Declaration
public void SetModelDrillthroughReportsAsync(BatchHeader BatchHeader, string Model, string ModelItemID, ModelDrillthroughReport[] Reports, object userState)
Parameters
Type Name Description
BatchHeader BatchHeader
string Model
string ModelItemID
ModelDrillthroughReport[] Reports
object userState