Discuss this help topic in SecureBlackbox Forum
Copies a data object.
Declaration
Parameters
- Obj - the object to be copied.
- NewHandler - the security handler for the object's copy.
- Destination - the location where the object should be copied.
- NewName - the name for the new copy.
- NewDescription - the description for the new copy.
Return value
Returns a reference to the newly created copy of the object.
Description
Use this method to copy objects within the storage.
Discuss this help topic in SecureBlackbox Forum