Share via


IReportingConfigurationManagement.GetLinkedReports Method

Gets a list of linked report instances.

Overload List

Name Description
IReportingConfigurationManagement.GetLinkedReports () Gets a list of all linked report instances.
IReportingConfigurationManagement.GetLinkedReports (ManagementPackLinkedReportCriteria) Gets a list of all linked report instances by using the provided criteria.
IReportingConfigurationManagement.GetLinkedReports (EnterpriseManagementObject, ManagementPackLinkedReportCriteria) Gets a list of all linked report instances that target the enterprise management instance.
IReportingConfigurationManagement.GetLinkedReports (ManagementPackClass, ManagementPackLinkedReportCriteria, BaseClassTraversalDepth) Gets a list of all linked report instances that target the management pack class, optionally searching all base classes of the class.
IReportingConfigurationManagement.GetLinkedReports (Generic IEnumerable, ManagementPackLinkedReportCriteria) Gets a list of linked report instances targeting the provided list of management instances.

See Also

Reference

IReportingConfigurationManagement Interface
IReportingConfigurationManagement Members
Microsoft.EnterpriseManagement Namespace