URL Property
The URL to fetch.
Object Oriented Interface
public function getURL(); public function setURL($value);
Procedural Interface
ipworks_soap_get($res, 59 ); ipworks_soap_set($res, 59, $value );
Default Value
''
Remarks
This property contains the URL of the document. This value is parsed, and the results are put in the URLScheme, URLServer, URLPort, and URLPath properties.
Data Type
String