Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[C#/Java]
not implemented;
[VB.NET]
not implemented;
[Pascal]
property OwnsItems : boolean;
[C++]
bool get_OwnsItems();
[PHP]
bool get_OwnsItems()
Description
Specifies if the object will destroy items' objects on delete.
Discuss this help topic in SecureBlackbox Forum