This documentation is archived and is not being maintained.

WorkItemLink::RemovedDate Property

Gets the time, in local time, that this link was removed.

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

public:
property DateTime RemovedDate {
	DateTime get ();
}

Property Value

Type: System::DateTime
The time, in local time, that this link was removed.

Show: