Namespace: PP.Mb
The ObjectCopyOperation enumeration contains operations that can be performed when saving an object copy.
It is used by the Metabase.saveObjectAs method.
Value |
Brief description |
CreateNew |
Create a new object. Default. |
MoveToParent |
Move object. |
OverwriteExisting |
Overwrite the existing object. |
ChangeCurrent |
Edit current object. |
See also: