Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Time As DateTime
[Pascal]
under development
[C++]
int64_t get_Time();
void set_Time(int64_t Value);
[PHP]
DateTime get_Time()
void set_Time(DateTime $Value)
[Java]
Date getTime();
void setTime(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum