Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property GenerateUID As Boolean
[Pascal]
under development
[C++]
bool get_GenerateUID();
void set_GenerateUID(bool Value);
[PHP]
bool get_GenerateUID()
void set_GenerateUID(bool $Value)
[Java]
boolean getGenerateUID();
void setGenerateUID(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum