This documentation is archived and is not being maintained.

WorkItemLinkValidationException::WorkItemLinkInfo::GetHashCode Method

Gets the hash code of the work item.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32
The hash code of the work item.

Show: