Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property IsRequired As Boolean
[Pascal]
under development
[C++]
bool get_IsRequired();
void set_IsRequired(bool Value);
[PHP]
bool get_IsRequired()
void set_IsRequired(bool $Value)
[Java]
boolean getIsRequired();
void setIsRequired(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum