EntityIdAndClassId Interface
Describes an Entity and its ECClass by Id.
Properties
| Name | Type | Description | |
|---|---|---|---|
| classId | string | The Id of the entity's ECClass. | |
| id | string | The entity's Id. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.