Discuss this help topic in SecureBlackbox Forum
Specifies when this file was last moved to the trash.
Declaration
[C#/Java]
TDateTime TrashedAt;
[VB.NET]
Property TrashedAt As DateTime
[Pascal]
property TrashedAt: TDateTime;
[C++]
int64_t get_TrashedAt();
[PHP]
DateTime get_TrashedAt()
Description
Use this property to check when this file was last trashed.
Discuss this help topic in SecureBlackbox Forum