ReportingService2010.ListModelDrillthroughReports Method (String, String)
Lists drillthrough reports associated with an entity in a model.
Assembly: ReportService2010 (in ReportService2010.dll)
Parameters
- Model
-
Type:
System.String
The fully qualified URL of the model including the file name and .smdl file name extension.
- ModelItemID
-
Type:
System.String
The ID of an entity in the model for which to list drillthrough reports.
Return Value
Type: ReportService2010.ModelDrillthroughReport[]An array of ModelDrillthroughReport objects.
The table below shows header and permissions information on this operation.
SOAP Header Usage | (Out) ServerInfoHeaderValue |
Native Mode Required Permissions | |
SharePoint Mode Required Permissions |
This method returns only the model drillthrough reports for which the user has “Read Properties” permission.
Show: