public ViewEntityCount GetTotalEntityCount()
 {
     return(_iReportGateway.GetTotalEntityCount());
 }