updateInstance Method

Update the properties of an existing relationship instance in the iModel.

updateInstance(props: RelationshipProps): void

Parameter Type Description
props RelationshipProps the properties of the relationship instance to update. Any properties that are not present will be left unchanged.

Returns - void

Defined in

Last Updated: 16 June, 2025