Discuss this help topic in SecureBlackbox Forum
The time when the comment was written.
Declaration
[C#]
DateTime CreatedTime;
[VB.NET]
Property CreatedTime As DateTime
[Pascal]
property CreatedTime: TDateTime;
[C++]
int64_t get_CreatedTime();
[PHP]
DateTime get_CreatedTime()
[Java]
Date getCreatedTime();
Description
This property specifies the time when the comment was written.
Discuss this help topic in SecureBlackbox Forum