URL Property
The base URL for the site.
Object Oriented Interface
public function getURL(); public function setURL($value);
Procedural Interface
incloudstorage_sharepoint_get($res, 29 ); incloudstorage_sharepoint_set($res, 29, $value );
Default Value
''
Remarks
The following are examples of valid URLs:
- http://server/SharePoint/
- http://server/Sites/mysite/
- http://server:90/
Data Type
String