'Declaration Public Overloads Sub Load( _ ByVal fileName As String, _ ByVal reportName As String _ )
public void Load( string fileName, string reportName )
Parameters
- fileName
- Full name of the XML report definition file.
- reportName
- Name of the report to retrieve from the file (case-insensitive).