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