Share via


ICatalogResourceTypeRuleSet Interface

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

Syntax

'Declaration
<InheritedExportAttribute> _
Public Interface ICatalogResourceTypeRuleSet
[InheritedExportAttribute]
public interface ICatalogResourceTypeRuleSet
[InheritedExportAttribute]
public interface class ICatalogResourceTypeRuleSet
[<InheritedExportAttribute>]
type ICatalogResourceTypeRuleSet =  interface end
public interface ICatalogResourceTypeRuleSet

The ICatalogResourceTypeRuleSet type exposes the following members.

Methods

  Name Description
Public method GetDeleteValidationSpecs Returns the DeleteValidationDelegates that are defined in this class.
Public method GetNodeValidationSpecs Returns the NodeValidationDelegates that are defined in this class.
Public method GetResourceTypeConstraints Returns the resource type constraints that are defined in this class.
Public method GetResourceValidationSpecs Returns the ResourceValidationDelegates that are defined in this class.

Top

See Also

Reference

Microsoft.TeamFoundation.Server.Core Namespace