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