ResourceTrashed Property
Whether the resource is in the trash.
Syntax
int GetResourceTrashed();
int SetResourceTrashed(int bResourceTrashed);
Default Value
FALSE
Remarks
This property indicates whether the resource has been moved to trash.
This property is not available at design time.
Data Type
Boolean