This documentation is archived and is not being maintained.

ICatalogResourceTypeRuleSet Interface

Visual Studio 2013

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

'Declaration
<InheritedExportAttribute> _
Public Interface ICatalogResourceTypeRuleSet

The ICatalogResourceTypeRuleSet type exposes the following members.

  NameDescription
Public methodGetDeleteValidationSpecsReturns the DeleteValidationDelegates that are defined in this class.
Public methodGetNodeValidationSpecsReturns the NodeValidationDelegates that are defined in this class.
Public methodGetResourceTypeConstraintsReturns the resource type constraints that are defined in this class.
Public methodGetResourceValidationSpecsReturns the ResourceValidationDelegates that are defined in this class.
Top
Show: