LinkFactory Property
Description
The link factory of the current defect object that enables viewing the links. Defined only for Bug objects.
Property type
Read-only property
Syntax
Visual Basic
Public Property LinkFactory As Object
Remarks
LinkFactory cannot be used to create new items.
See Also