
 James Shaver - 2011-05-24 23:44:05
 
But not quite...
	/**
	* Genarated webservice method ChangeEmployeePersonalInfo
	*
	* @param Services_UNKNOWN $ChangeEmployeePersonalInfoRequestPart
	* @return Services_UNKNOWN
	*/
	public function ChangeEmployeePersonalInfo(Services_UNKNOWN $ChangeEmployeePersonalInfoRequestPart) {
		return $this->soapClient->ChangeEmployeePersonalInfo($ChangeEmployeePersonalInfoRequestPart);
	}