Discuss this help topic in SecureBlackbox Forum
Contains object's update date.
Declaration
[C#/Java]
DateTime UpdateDate;
[VB.NET]
Property UpdateDate As DateTime
[Pascal]
property UpdateDate : TDateTime;
[C++]
int64_t get_UpdateDate();
[PHP]
DateTime get_UpdateDate()
Description
Use this property to get the date and time of object's last update.
Discuss this help topic in SecureBlackbox Forum