Discuss this help topic in SecureBlackbox Forum
...
Declaration
[C#/Java]
string DevMinor;
[VB.NET]
Property DevMinor As String
[Pascal]
property DevMinor : string;
[C++]
void get_DevMinor(std::string &OutResult);
void set_DevMinor(const std::string &Value);
[PHP]
string get_DevMinor()
void set_DevMinor(string $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum