'Declaration
Function GetIssueLinkTypes() As IList(Of IIssueLinkType)
IList<IIssueLinkType> GetIssueLinkTypes()
Return Value
A list of the issue link types currently defined in the system. Since this collection can change while the system is running a fresh collection is returned each time this method is called.