'Declaration Public Sub ImportC1Report( _ ByVal fileName As String, _ ByVal reportName As String _ )
public void ImportC1Report( string fileName, string reportName )
Parameters
- fileName
- The name of the file containing the report definition.
- reportName
- The name of the report in fileName.