MultiBenchmarkGetReport Method |
Gets the benchmark report
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public override string GetReport(
Benchmark baseLine = null
)
Parameters
- baseLine (Optional)
- Type: CMS.Base.InternalBenchmark
Base line benchmark
Return Value
Type:
StringSee Also