Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Artifact As String
[Pascal]
under development
[C++]
void get_Artifact(std::string &OutResult);
void set_Artifact(const std::string &Value);
[PHP]
string get_Artifact()
void set_Artifact(string $Value)
[Java]
String getArtifact();
void setArtifact(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum