Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
DateTime CreatedUTC;
[VB.NET]
Property CreatedUTC As DateTime
[Pascal]
under development
[C++]
int64_t get_CreatedUTC();
void set_CreatedUTC(int64_t Value);
[PHP]
DateTime get_CreatedUTC()
void set_CreatedUTC(DateTime $Value)
[Java]
Date getCreatedUTC();
void setCreatedUTC(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum