| BenchmarkGetReport Method | 
            Gets the results report
            
 
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
 Syntax
Syntaxpublic abstract string GetReport(
	Benchmark baseLine = null
)
Parameters
- baseLine (Optional)
- Type: CMS.Base.InternalBenchmark
 Base line benchmark to compare to
Return Value
Type: 
String See Also
See Also