When calling Topic.References.SetValue() with a null reference, any previous reciprocal relationships should be removed from the previous target topic's IncomingRelationships. There is logic in the TopicReferenceCollection.SetItem() method to handle this, but it isn't working correctly.
When calling
Topic.References.SetValue()with anullreference, any previous reciprocal relationships should be removed from the previous target topic'sIncomingRelationships. There is logic in theTopicReferenceCollection.SetItem()method to handle this, but it isn't working correctly.