ICatalogResourceTypeRuleSet Interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Interface ICatalogResourceTypeRuleSet
public interface ICatalogResourceTypeRuleSet
public interface class ICatalogResourceTypeRuleSet
type ICatalogResourceTypeRuleSet = interface end
public interface ICatalogResourceTypeRuleSet
The ICatalogResourceTypeRuleSet type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDeleteValidationSpecs | ||
GetNodeValidationSpecs | ||
GetResourceTypeConstraints | ||
GetResourceValidationSpecs |
Top