Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool ValidateReferences;
[VB.NET]
Property ValidateReferences As Boolean
[Pascal]
under development
[C++]
bool get_ValidateReferences();
void set_ValidateReferences(bool Value);
[PHP]
bool get_ValidateReferences()
void set_ValidateReferences(bool $Value)
[Java]
boolean getValidateReferences();
void setValidateReferences(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum