public bool removeDesignation(string pId, string pUserId) { return(loDesignation.removeDesignation(pId, pUserId)); }