Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
DateTime MaxDateTime;
[VB.NET]
Property MaxDateTime As DateTime
[Pascal]
under development
[C++]
int64_t get_MaxDateTime();
void set_MaxDateTime(int64_t Value);
[PHP]
DateTime get_MaxDateTime()
void set_MaxDateTime(DateTime $Value)
[Java]
Date getMaxDateTime();
void setMaxDateTime(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum