This documentation is archived and is not being maintained.
TeamFoundationJobService::DeleteJob Method (Guid)
Visual Studio 2013
Deletes the specified job.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- jobId
- Type: System::Guid
The Guid of the job to delete.
Implements
ITeamFoundationJobService::DeleteJob(Guid)- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: