public static DataTable GetPaySchType(int argFlatId, string argType) { return(FlatDetailsDL.GetPaySchType(argFlatId, argType)); }