[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Gets a list of reports.

Overload List

Name Description
IReportingConfigurationManagement.GetReports () Gets a list of all reports.
IReportingConfigurationManagement.GetReports (ManagementPackReportCriteria) Gets a list of all report instances that match the provided criteria.
IReportingConfigurationManagement.GetReports (EnterpriseManagementObject, ManagementPackReportCriteria) Gets all reports targeting the provided instance.
IReportingConfigurationManagement.GetReports (ManagementPackClass, ManagementPackReportCriteria, BaseClassTraversalDepth) Gets a list of all report instances that target the management pack class, optionally searching all base classes of the class.
IReportingConfigurationManagement.GetReports (Generic IEnumerable, ManagementPackReportCriteria) Gets a list of linked report instances that are targeting the provided list of instances.

See Also


Send comments about this topic to Microsoft.