Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseCache As Boolean
[Pascal]
under development
[C++]
bool get_UseCache();
void set_UseCache(bool Value);
[PHP]
bool get_UseCache()
void set_UseCache(bool $Value)
[Java]
boolean getUseCache();
void setUseCache(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum