public static function getPerson_workingexperianceList()
 {
     $obj_retResult = DAL_managePerson_workingexperiance::getPerson_workingexperianceList();
     return $obj_retResult;
 }