function soapGetSOAPVersion() { // Get SOAP version. $rc = $this->GetSOAPVersion(array()); return $rc; }