示例#1
0
 public bool IsStatementOfCashFlows()
 {
     return(ReportUtils.IsStatementOfCashFlows(ShortName));
 }