ObjectCopyOperation

Namespace: PP.Mb

Description

The ObjectCopyOperation enumeration contains operations that can be performed when saving an object copy.

It is used by the Metabase.saveObjectAs method.

Available Values

Value

Brief description

CreateNew

Create a new object. Default.

MoveToParent

Move object.

OverwriteExisting

Overwrite the existing object.

ChangeCurrent

Edit current object.

See also:

PP.Mb