This documentation is archived and is not being maintained.

WorkItemLink::AddedDate Property

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

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

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

Property Value

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

Show: