'Declaration
Sub RemoveIssueLinkType( _ ByVal name As String, _ ByVal removeExistingLinks As Boolean _ )
void RemoveIssueLinkType( string name, bool removeExistingLinks )
Parameters
- name
- The unique name for the link type to remove
- removeExistingLinks
- True to remove any existing links of the specified type