'Declaration Public Overloads Sub Load( _ ByVal doc As XmlDocument, _ ByVal reportName As String _ )
public void Load( XmlDocument doc, string reportName )
Parameters
- doc
- Reference to the System.Xml.XmlDocument that contains the reports.
- reportName
- Name of the report to retrieve from the file (case-insensitive).