public System.string GetReportListXml()
XmlDoc tree = new XmlDoc() { InnerXml = api.ReportManagement.GetReportListXml() };
ReportMgmtBase Class ReportMgmtBase Members