ResourceViewed Property
Whether the resource has been viewed.
Object Oriented Interface
public function getResourceViewed(); public function setResourceViewed($value);
Procedural Interface
incloudstorage_googledrive_get($res, 78 ); incloudstorage_googledrive_set($res, 78, $value );
Default Value
false
Remarks
This property indicates whether the resource has been viewed by the current user.
This property is not available at design time.
Data Type
Boolean