Discuss this help topic in SecureBlackbox Forum
…
Declaration
[C#/Java]
bool Authoritative;
[VB.NET]
Property Authoritative As Boolean
[Pascal]
property Authoritative : boolean;
[C++]
bool get_Authoritative();
void set_Authoritative(bool Value);
[PHP]
bool get_Authoritative()
void set_Authoritative(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum