StrengthDirection Enumeration @preview
Defines the which side of the relationship is the starting point of the relationship. This impacts how relationship strength is applied.
Members
| Name | Value | Description |
|---|---|---|
| Backward | The target is the starting point of the relationship. | |
| Forward | The source is the starting point of the relationship. |
Defined in
- ecschema-metadata/src/ECObjects.ts Line 157
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.