This documentation is archived and is not being maintained.

TeamFoundationJobHistoryEntry::EndTime Property

Gets the end time of this job history entry.

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

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

Property Value

Type: System::DateTime
The end time of this job history entry.

Show: