Share via


ReportingService2010.ListDependentItems(String) Method

Definition

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::CatalogItem ^> ^ ListDependentItems(System::String ^ ItemPath);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem[] ListDependentItems (string ItemPath);
member this.ListDependentItems : string -> Microsoft.SqlServer.ReportingServices2010.CatalogItem[]
Public Function ListDependentItems (ItemPath As String) As CatalogItem()

Parameters

ItemPath
String

Returns

Applies to