IIssueLink Interface Members
In This Topic
The following tables list the members exposed by IIssueLink.
Public Properties
| Name | Description |
| Caption | A display label for this link |
| Id | The unique key for this link |
| Issue | The issue this link is associated with. |
| Type | The generator for this link |
| Url | The fully qualified effective URL for this link. |
| Value | The value to be provided to the issue link type to generate the full URL for this link. |
Top
Public Methods
| Name | Description |
| Remove | Remove this link from the issue |
Top
See Also