Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property EndDate As DateTime
[Pascal]
under development
[C++]
int64_t get_EndDate();
void set_EndDate(int64_t Value);
[PHP]
DateTime get_EndDate()
void set_EndDate(DateTime $Value)
[Java]
Date getEndDate();
void setEndDate(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum