LocalFile Property
The path to a local file for downloading.
Object Oriented Interface
public function getLocalFile(); public function setLocalFile($value);
Procedural Interface
incloudstorage_sharepoint_get($res, 12 ); incloudstorage_sharepoint_set($res, 12, $value );
Default Value
''
Remarks
The LocalFile property is used when getting a document.
Data Type
String