updateInstance Method

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

updateInstance(props: RelationshipProps): void

throws IModelError if unable to update the relationship instance.

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

Defined in

Last Updated: 08 January, 2020