Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property StartDate As DateTime
[Pascal]
under development
[C++]
int64_t get_StartDate();
void set_StartDate(int64_t Value);
[PHP]
DateTime get_StartDate()
void set_StartDate(DateTime $Value)
[Java]
Date getStartDate();
void setStartDate(Date Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum