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