This documentation is archived and is not being maintained.

TeamFoundationJobHistoryEntry::HistoryId Property

Gets the ID of this job history entry.

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

public:
property long long HistoryId {
	long long get ();
}

Property Value

Type: System::Int64
The ID of this job history entry.

Show: