This documentation is archived and is not being maintained.

TeamFoundationJobHistoryEntry::JobSource Property

Gets the Guid object that represents the job source ID.

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

public:
property Guid JobSource {
	Guid get ();
}

Property Value

Type: System::Guid
The Guid object that represents the job source ID.

Show: