public ICollection <ViewDisributedProduct> GetDistributedProductFromFactory()
 {
     return(_iReportGateway.GetDistributedProductFromFactory());
 }