ResourceModifiedDate Property
The modified date of the resource.
Object Oriented Interface
public function getResourceModifiedDate();
Procedural Interface
incloudstorage_googledrive_get($res, 66 );
Default Value
''
Remarks
This property holds a DateTime string representing the modified date of the resource. This is a combined date-time value (formatted according to RFC 3339).
This property is read-only and not available at design time.
Data Type
String