Get dependant items on an item
2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure
(N)=Native
(I)=Integrated
GetDepItems <item>
<item> Get Dependencies associated with item eg report, data source,
assuming a report is called sales in the current folder:
GetDepItems sales
Name : LNKRPT
Type : LinkedReport
Name : lnk
Type : LinkedReport
Name : LNKRPT
Type : LinkedReport
Name : tst
Type : LinkedReport
4 Item(s) found
In this example you can see 4 linked reports.
•