Discuss this help topic in SecureBlackbox Forum
Software module build date.
Declaration
[Pascal]
property BuildDate : TElDateTime;
[C++]
int64_t get_BuildDate();
void set_BuildDate(int64_t Value);
[PHP]
DateTime get_BuildDate()
void set_BuildDate(DateTime $Value)
Description
Use this property to specify the build date of the software module.
Discuss this help topic in SecureBlackbox Forum