ResourceTrashed Property
Whether the resource is in the trash.
Syntax
[VB.NET] Public Property ResourceTrashed As Boolean
[C#] public bool ResourceTrashed {get; set;}
Remarks
This property indicates whether the resource has been moved to trash.
This property is not available at design time.
Default Value
False