ILink Interface : LinkedByEntity Property |
Visual Basic |
---|
Public Property LinkedByEntity As Object |
With a Link from any entity other than a Bug to a Bug, the LinkedByEntity shows the entity that created the link. For example, a link between a Test and a Bug may have been created by a test instance, a run, or a step. Whichever object created the link between the Test and Bug will be the LinkedByEntity.
With a Link between two Bugs, this property has no meaning.