ResourceTrashed Property
Whether the resource is in the trash.
Syntax
public boolean getResourceTrashed(); public void setResourceTrashed(boolean resourceTrashed);
Remarks
This property indicates whether the resource has been moved to trash.
This property is not available at design time.
Default Value
False