'宣言 Public Overloads Sub Load( _ ByVal fileName As System.String, _ ByVal reportName As System.String _ )
public void Load( System.string fileName, System.string reportName )
パラメータ
- fileName
- Full name of the XML report definition file.
- reportName
- Name of the report to retrieve from the file (case-insensitive).