Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Invert As Boolean
[Pascal]
under development
[C++]
bool get_Invert();
void set_Invert(bool Value);
[PHP]
bool get_Invert()
void set_Invert(bool $Value)
[Java]
boolean getInvert();
void setInvert(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum