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