ModelItem Object (Model Designer)

The virtual ModelItem object defines an object within the model, for example, an entity, entity folder, field, or field folder. The ModelItem object is not used. When ModelItem is specified, a subtype is used instead.

Properties

Name

Cardinality

Type

Description

ID

1

ID

The global unique identifier of the model item that is unchangeable.

Name

1

Name

The name of the model item. The name cannot be empty. Attribute and Role have cardinality of 0-1 on Name. The namespace for Entity is Model. The namespace for Field is the containing entity.

Description

0-1

String

The description of the model item.

Hidden

0-1

Boolean

Indicates that the model item should not be displayed to the user.

CustomProperties

0-1

Object

The custom properties for the model item.