This documentation is archived and is not being maintained.

WorkItemLink::AddedDateUtc Property

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

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

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

Property Value

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

Show: