GetId Method
Retrieve the Document Id of the specified document.
Object Oriented Interface
public function doGetId($remotefile);
Procedural Interface
incloudstorage_sharepoint_do_getid($res, $remotefile);
Remarks
The GetId method will return the value of the Document Id for the specified RemoteFile.
Note: This is only available in the 2010 version of SharePoint and later.