ta Thu, 20 Aug 2009 17:30:06 -0700
I am adding a bunch of custom metrics to the CBT report. For clarity purposes I am adding the following code to add line breaks to the report. Is there a more elegant way to accomplish the same?
EmptyLine = " "; bo.AddCustomMetric( " ", EmptyLine );