ResourceRestricted Property
Whether the file is restricted.
Syntax
public boolean getResourceRestricted(); public void setResourceRestricted(boolean resourceRestricted);
Remarks
This property indicates whether the selected file is restricted. If the file is restricted it is not downloadable by viewers.
This property is not available at design time.
Default Value
False