Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property NoInvert As Boolean
[Pascal]
under development
[C++]
bool get_NoInvert();
void set_NoInvert(bool Value);
[PHP]
bool get_NoInvert()
void set_NoInvert(bool $Value)
[Java]
boolean getNoInvert();
void setNoInvert(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum