Discuss this help topic in SecureBlackbox Forum
Whether sharing of the object is permitted.
Declaration
[VB.NET]
Property CanShare As Boolean
[Pascal]
property CanShare: boolean;
[C++]
bool get_CanShare();
[PHP]
bool get_CanShare()
[Java]
boolean getCanShare();
Description
Specifies whether sharing of the object is permitted.
Discuss this help topic in SecureBlackbox Forum