Exemple #1
0
 public bool IsFinancialHighlights()
 {
     return(ReportUtils.IsFinancialHighlights(ShortName));
 }