ResourceModifiedDate Property
The last time the resource was modified on Dropbox.
Object Oriented Interface
public function getResourceModifiedDate();
Procedural Interface
incloudstorage_dropbox_get($res, 35 );
Default Value
''
Remarks
This property indicates the last time the file was modified on Dropbox. Dates are represented in the ISO 8601
combined date and time format. For instance:
2015-09-22T15:33:06Z
This property is read-only and not available at design time.
Data Type
String