Ejemplo n.º 1
0
 public static decimal GetPlotQualiAmt(int argPlotId)
 {
     return(FlatDetailsDL.GetPlotQualiAmt(argPlotId));
 }