Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ElementName As String
[Pascal]
under development
[C++]
void get_ElementName(std::string &OutResult);
void set_ElementName(const std::string &Value);
[PHP]
string get_ElementName()
void set_ElementName(string $Value)
[Java]
String getElementName();
void setElementName(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum