Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property OptOut As Boolean
[Pascal]
under development
[C++]
bool get_OptOut();
void set_OptOut(bool Value);
[PHP]
bool get_OptOut()
void set_OptOut(bool $Value)
[Java]
boolean getOptOut();
void setOptOut(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum