Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property IsDefault As Boolean
[Pascal]
under development
[C++]
bool get_IsDefault();
void set_IsDefault(bool Value);
[PHP]
bool get_IsDefault()
void set_IsDefault(bool $Value)
[Java]
boolean getIsDefault();
void setIsDefault(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum