public static DataTable GetSubAllotmentPrint(int argFlatId) { return(FlatDetailsDL.GetSubAllotmentPrint(argFlatId)); }