ICatalogResourceTypeRuleSet Interface
Namespace: Microsoft.TeamFoundation.Framework.Server.Alm
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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 | |
---|---|---|
GetDeleteValidationSpecs | ||
GetNodeValidationSpecs | ||
GetResourceTypeConstraints | ||
GetResourceValidationSpecs |
Top