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