Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property NewID As String
[Pascal]
under development
[C++]
void get_NewID(std::string &OutResult);
void set_NewID(const std::string &Value);
[PHP]
string get_NewID()
void set_NewID(string $Value)
[Java]
String getNewID();
void setNewID(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum