Exemplo n.º 1
0
 public void AcknowledgeDistributions(string reportDistributionLogIdStringList)
 {
     YellowstonePathology.YpiConnect.Service.Search.ClientSearchGateway gateway = new YellowstonePathology.YpiConnect.Service.Search.ClientSearchGateway();
     gateway.AcknowledgeDistributions(reportDistributionLogIdStringList);
 }
Exemplo n.º 2
0
 public void AcknowledgeDistributions(string reportDistributionLogIdStringList)
 {
     YellowstonePathology.YpiConnect.Service.Search.ClientSearchGateway gateway = new YellowstonePathology.YpiConnect.Service.Search.ClientSearchGateway();
     gateway.AcknowledgeDistributions(reportDistributionLogIdStringList);
 }