public void UpdateTheDesig(Designation aDesignationObj)
 {
     aDesignationGatewayObj.UpdateTheOldDesigInforation(aDesignationObj);
 }