ILinkable Interface Members
Public Properties
Public Property BugLinkFactoryThe bug link factory that manages the links of the current object to its associated defects.
Public Property HasLinkageChecks if the current object has at least one associated Bug.
Public Property HasOthersLinkageChecks if the current Bug object has at least one associated object that is not another Bug object. Defined only for Bug objects.
Public Property LinkFactoryThe link factory of the current defect object that enables viewing the links. Defined only for Bug objects.
See Also