Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool NegateCondition;
[VB.NET]
Property NegateCondition As Boolean
[Pascal]
under development
[C++]
bool get_NegateCondition();
void set_NegateCondition(bool Value);
[PHP]
bool get_NegateCondition()
void set_NegateCondition(bool $Value)
[Java]
boolean getNegateCondition();
void setNegateCondition(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum