GetReportInfo(XmlDocument) Method
public System.string[] GetReportInfo(
System.Xml.XmlDocument
)
'Declaration
Public Overloads Function GetReportInfo( _
ByVal As System.Xml.XmlDocument _
) As System.String()
Parameters
- doc
- Reference to the System.Xml.XmlDocument that contains the reports.
Return Value
A string array containing the names of all reports in the XmlDocument.