Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ObjectLabel As String
[Pascal]
under development
[C++]
void get_ObjectLabel(std::string &OutResult);
void set_ObjectLabel(const std::string &Value);
[PHP]
string get_ObjectLabel()
void set_ObjectLabel(string $Value)
[Java]
String getObjectLabel();
void setObjectLabel(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum