This documentation is archived and is not being maintained.

WorkItemLinkTypeEnd::Id Property

Gets the ID of the WorkItemLinkType to which this link type end belongs.

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

public:
property int Id {
	int get ();
}

Property Value

Type: System::Int32
The ID of the WorkItemLinkType to which this link type end belongs.

Show: