Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property RaiseOnEOC As Boolean
[Pascal]
under development
[C++]
bool get_RaiseOnEOC();
void set_RaiseOnEOC(bool Value);
[PHP]
bool get_RaiseOnEOC()
void set_RaiseOnEOC(bool $Value)
[Java]
boolean getRaiseOnEOC();
void setRaiseOnEOC(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum