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