This documentation is archived and is not being maintained.

RelatedLink Constructor (WorkItemLinkTypeEnd, Int32)

Initializes a new RelatedLink instance.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
RelatedLink(
	WorkItemLinkTypeEnd^ linkTypeEnd, 
	int relatedWorkItemId
)

Parameters

linkTypeEnd
Type: Microsoft.TeamFoundation.WorkItemTracking.Client::WorkItemLinkTypeEnd

A work item link type end.

relatedWorkItemId
Type: System::Int32

Show: