Discuss this help topic in SecureBlackbox Forum
The time the system updated this object the last.
Declaration
[C#]
DateTime UpdatedTime;
[VB.NET]
Property UpdatedTime As DateTime
[Pascal]
property UpdatedTime: TDateTime;
[C++]
int64_t get_UpdatedTime();
[PHP]
DateTime get_UpdatedTime()
[Java]
Date getUpdatedTime();
Description
Use this property to get the time when the system updated this object the last.
Discuss this help topic in SecureBlackbox Forum