Campo TestObjectId.Deleted
Representa a identificação do objeto de teste para aqueles objetos que foram excluídos.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
public const int Deleted
public:
literal int Deleted
static val mutable Deleted : int
Public Const Deleted As Integer
Valor de Campo
Type: System.Int32
Consulte também
ITestObject<T>
Classe TestObjectId
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo