Discuss this help topic in SecureBlackbox Forum
The language of this privilege description.
Declaration
[VB.NET]
Property DescLang As String
[Pascal]
under development
[C++]
void get_DescLang(std::string &OutResult);
void set_DescLang(const std::string &Value);
[PHP]
string get_DescLang()
void set_DescLang(string $Value)
[Java]
String getDescLang();
void setDescLang(String Value);
Description
Use this property to check the language of the Description.
Discuss this help topic in SecureBlackbox Forum