ResourceViewed Property
Whether the resource has been viewed.
Syntax
public boolean getResourceViewed(); public void setResourceViewed(boolean resourceViewed);
Remarks
This property indicates whether the resource has been viewed by the current user.
This property is not available at design time.
Default Value
False