internal static DataTable SelectOtherCost(string argNew, int argbArea, int argCCId) { return(ProjectInfoDL.SelectOtherCost(argNew, argbArea, argCCId)); }