Discuss this help topic in SecureBlackbox Forum
...
Declaration
[VB.NET]
Property SGID As Boolean
[Pascal]
property SGID : boolean;
[C++]
bool get_SGID();
void set_SGID(bool Value);
[PHP]
bool get_SGID()
void set_SGID(bool $Value)
Description
...
Discuss this help topic in SecureBlackbox Forum