Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the job IDs for the Team Foundation Server agent jobs.
Namespace: Microsoft.TeamFoundation.TestManagement.Common
Assembly: Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.TestManagement.Common.IdConstants
Syntax
public static class IdConstants
public ref class IdConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type IdConstants = class end
Public NotInheritable Class IdConstants
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CoverAnJobId | Returns a string ID for CoverAnJob. |
![]() ![]() |
DummyWorkItemsTitleGuid | |
![]() ![]() |
MigrateTcmArtifactsToWitJobId | |
![]() ![]() |
ProjectDeletionCleanupJobId | Returns a string ID for ProjectDeletionCleanupJob. |
![]() ![]() |
TestCaseSynchronizerJobId | Returns a string ID for TestCaseSynchronizerJobId. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.TeamFoundation.TestManagement.Common Namespace
Return to top