public ICollection <ViewReceivedServiceProduct> GetReceivedServiceProducts()
 {
     return(_iServiceGateway.GetReceivedServiceProducts());
 }