RolePathItem Object (Model Designer)

The RolePathItem object defines a role in a path.

Properties

Name

Cardinality

Type

Description

RoleID

1

String

The ID of the role in the path.

Remarks

The cardinality of an item, such as a function argument, can be altered by the cardinality of the roles along the path to the item. For example, if the cardinality for the role is Many or OptionalMany, the argument is a set with elements of the same types as the argument's expression. If the argument's expression is already a set, the argument is not a set of sets. Instead, the individual sets are combined, and then grouped by the context entity of the containing expression.