[]
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
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Model | |
| string | ModelItemID | |
| ModelDrillthroughReport[] | Reports | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |