API Reference > imodeljs-backend > Relationships > ElementDrivesElementProps ElementDrivesElementProps Interface Beta Properties that are common to all types of ElementDrivesElements Extends RelationshipProps Implemented by ElementDrivesElement Properties Name Type Description priority number status number Inherited properties Name Type Inherited from Description classFullName string RelationshipProps The full name of the ECClass for this entity, in the form "Schema:ClassName" id undefined | string RelationshipProps The Id of the entity. jsonProperties undefined | { T } RelationshipProps Optional json properties of this Entity. sourceId string RelationshipProps targetId string RelationshipProps Defined in core/backend/src/Relationship.ts Line 199 Last Updated: 11 June, 2024