public TblDesignationMaster GetDesignationByCriteria(int key) { return(MastersDAL.GetDesignationByCriteria(key)); }