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