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