Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool EvaluationResult;
[VB.NET]
Property EvaluationResult As Boolean
[Pascal]
under development
[C++]
bool get_EvaluationResult();
void set_EvaluationResult(bool Value);
[PHP]
bool get_EvaluationResult()
void set_EvaluationResult(bool $Value)
[Java]
boolean getEvaluationResult();
void setEvaluationResult(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum