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 );

Reply via email to