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