public static decimal GetPlotQualiAmt(int argPlotId) { return(FlatDetailsDL.GetPlotQualiAmt(argPlotId)); }