Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property HasPendInfo As Boolean
[Pascal]
under development
[C++]
bool get_HasPendInfo();
void set_HasPendInfo(bool Value);
[PHP]
bool get_HasPendInfo()
void set_HasPendInfo(bool $Value)
[Java]
boolean getHasPendInfo();
void setHasPendInfo(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum