Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property HasFailInfo As Boolean
[Pascal]
under development
[C++]
bool get_HasFailInfo();
void set_HasFailInfo(bool Value);
[PHP]
bool get_HasFailInfo()
void set_HasFailInfo(bool $Value)
[Java]
boolean getHasFailInfo();
void setHasFailInfo(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum