This documentation is archived and is not being maintained.

TeamFoundationJobHistoryEntry::ExecutionStartTime Property

Gets the start time of the job that is described by this job history entry.

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

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

Property Value

Type: System::DateTime
The start time of the job that is described by this job history entry.

Show: