RelatedElementProps Interface
Properties of a NavigationProperty.
Implemented by
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | The Id of the element to which this element is related. | |
| relClassName | string | undefined | The full className of the relationship class. |
Defined in
- core/common/src/ElementProps.ts Line 24
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.