public static DataTable GetFlatDet(int argFlatId, int argCCId) { return(FlatDetailsDL.GetFlatDet(argFlatId, argCCId)); }