SetModelDrillthroughReportsAsync Method
Declaration
public void SetModelDrillthroughReportsAsync(BatchHeader BatchHeader, string Model, string ModelItemID, ModelDrillthroughReport[] Reports)
Public Sub SetModelDrillthroughReportsAsync(BatchHeader As BatchHeader, Model As String, ModelItemID As String, Reports As ModelDrillthroughReport())
Parameters
Declaration
public void SetModelDrillthroughReportsAsync(BatchHeader BatchHeader, string Model, string ModelItemID, ModelDrillthroughReport[] Reports, object userState)
Public Sub SetModelDrillthroughReportsAsync(BatchHeader As BatchHeader, Model As String, ModelItemID As String, Reports As ModelDrillthroughReport(), userState As Object)
Parameters