onDeleteRelationship MethodProtected
Override of IModelExportHandler.onDeleteRelationship that is called when IModelExporter detects that a Relationship has been deleted from the source iModel. This override propagates the delete to the target iModel via IModelImporter.deleteRelationship.
onDeleteRelationship(sourceRelInstanceId: Id64String): void
Parameter | Type | Description |
---|---|---|
sourceRelInstanceId | Id64String |
Defined in
Last Updated: 08 January, 2020