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