updateRelationship Method

Update an existing relationship in the iModel.

updateRelationship(props: RelationshipProps): void

@throws EditTxnError if this EditTxn is not active.

Parameter Type Description
props RelationshipProps the properties of the relationship to update.

Returns - void

Defined in

Last Updated: 28 April, 2026