Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
DateTime MinDateTime;
[VB.NET]
Property MinDateTime As DateTime
[Pascal]
under development
[C++]
int64_t get_MinDateTime();
void set_MinDateTime(int64_t Value);
[PHP]
DateTime get_MinDateTime()
void set_MinDateTime(DateTime $Value)
[Java]
Date getMinDateTime();
void setMinDateTime(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum