This documentation is archived and is not being maintained.

ServicingJobDetail::JobId Property

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

public:
property Guid JobId {
	Guid get ();
	void set (Guid value);
}

Property Value

Type: System::Guid
Returns Guid.

Show: