API Reference > imodeljs-common > Entities > RelationshipProps RelationshipProps Interface Properties that are common to all types of link table ECRelationships Extends EntityProps SourceAndTarget Inherited properties Name Type Inherited from Description classFullName string EntityProps The full name of the ECClass for this entity, in the form "Schema:ClassName" id undefined | string EntityProps The Id of the entity. jsonProperties undefined | { T } EntityProps Optional json properties of this Entity. sourceId string SourceAndTarget targetId string SourceAndTarget Defined in core/common/src/EntityProps.ts Line 36 Last Updated: 11 June, 2024