DocumentLibrary Property
The name of the selected document library.
Object Oriented Interface
public function getDocumentLibrary(); public function setDocumentLibrary($value);
Procedural Interface
incloudstorage_sharepoint_get($res, 2 ); incloudstorage_sharepoint_set($res, 2, $value );
Default Value
''
Remarks
DocumentLibrary is used by methods such as Add, Delete, AddFolder, etc..
Data Type
String