Compartilhar via


Propriedade ExtendedItem.HasOtherPendingChange

Retifique se os itens têm uma alteração pendente em outro espaço de trabalho.

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property HasOtherPendingChange As Boolean
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public bool HasOtherPendingChange { get; set; }

Valor de propriedade

Tipo: System.Boolean
Retorna Boolean.

Segurança do .NET Framework

Consulte também

Referência

ExtendedItem Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server