public int updateCM(CuraHdr tbl) { WipRepository FixedAsset = new WipRepository(); return(FixedAsset.updateCM(tbl)); }