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.
Inheritance Hierarchy
Object
Microsoft.TeamFoundation.TestManagement.Common.IdConstants
Namespace: Microsoft.TeamFoundation.TestManagement.Common
Assembly: Microsoft.TeamFoundation.TestManagement.Common (in Microsoft.TeamFoundation.TestManagement.Common.dll)
Syntax
'Declaration
Public NotInheritable Class IdConstants
public static class IdConstants
public ref class IdConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type IdConstants = class end
public final class IdConstants
The IdConstants type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CoverAnJobId | Returns a string ID for CoverAnJob. |
![]() ![]() |
ProjectDeletionCleanupJobId | Returns a string ID for ProjectDeletionCleanupJob. |
![]() ![]() |
SuiteRepopulateJobId | Returns a string ID for SuiteRepopulateJobId. |
![]() ![]() |
TestCaseSynchronizerJobId | Returns a string ID for TestCaseSynchronizerJobId. |
Top
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.