Example #1
0
 public static DataTable getBuyFinalDetailsE(int argEntryId)
 {
     return(FlatDetailsDL.getBuyFinalDetailsE(argEntryId));
 }