Share via


CatalogResourceTypeConstraints.PropertyConstraints Property

The constraints that define the mandatory properties and exclusivity of those property values.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

public PropertyConstraint[] PropertyConstraints { get; set; }

Property Value

Type: array<Microsoft.TeamFoundation.Server.Core.PropertyConstraint[]
Returns PropertyConstraint.

.NET Framework Security

See Also

Reference

CatalogResourceTypeConstraints Class

Microsoft.TeamFoundation.Server.Core Namespace