Discuss this help topic in SecureBlackbox Forum
The tag's creation time.
Declaration
[C#/Java]
DateTime CreatedTime;
[VB.NET]
Property CreatedTime As DateTime
[Pascal]
property CreatedTime: TDateTime;
[C++]
int64_t get_CreatedTime();
[PHP]
DateTime get_CreatedTime()
Description
Use this property to check the time when this tag was created.
Discuss this help topic in SecureBlackbox Forum