Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TestObjectId Class

 

Represents the reserved object IDs.

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

System::Object
  Microsoft.TeamFoundation.TestManagement.Client::TestObjectId

public ref class TestObjectId abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDeleted

Represents the test object ID for those objects that have been deleted.

System_CAPS_pubfieldSystem_CAPS_staticNone

Represents the test object ID for new objects.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: