Exemplo n.º 1
0
 public DataSet GetLocationDrillDown1_Actions(string Customer, string Appname, string State)
 {
     anbp = new AnalyticsDALC();
     return anbp.GetLocationDrillDown1_Actions(Customer, Appname, State);
 }