Compartir a través de


CatalogResourceTypeConstraints.ExistencePerParentTypeConstraints (Propiedad)

Restricciones que definen para bajo qué tipos únicamente puede tener este tipo de recurso una vez.

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
Public Property ExistencePerParentTypeConstraints As ExistencePerParentTypeConstraint()
public ExistencePerParentTypeConstraint[] ExistencePerParentTypeConstraints { get; set; }

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.Server.Core.ExistencePerParentTypeConstraint[]
Devuelva ExistencePerParentTypeConstraint.

Seguridad de .NET Framework

Vea también

Referencia

CatalogResourceTypeConstraints Clase

Microsoft.TeamFoundation.Server.Core (Espacio de nombres)