Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property AType As String
[Pascal]
property AType : string;
[C++]
void get_AType(std::string &OutResult);
void set_AType(const std::string &Value);
[PHP]
string get_AType()
void set_AType(string $Value)
[Java]
String getAType();
void setAType(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum