Page tree
Skip to end of metadata
Go to start of metadata

An enumerated type that defines which action was performed on an attribute during merge and its result.

Enumeration Values

Value

Description

ACTIVATED

The attribute was created or archived before.

ARCHIVED

The attribute was active or archived before.

CREATED

A new attribute was created.

ENUM_EXTENDED

An enumeration value was added to an existing attribute.

ERROR

An error occurred during operation. Error details are described in the corresponding error string.

  • No labels