Ejemplo n.º 1
0
 public DataSet GetStackerDetails(int StackerLevel)
 {
     return(reports.GetStackerDetails(StackerLevel));
 }