IAdmPropertyPatternConstraintInfo

The IAdmPropertyPatternConstraintInfo interface provides information about a property pattern constraint.

Inheritance: IUnknown

Properties

  • Property

  • Description

  • Description

  • Gets a description of the property constraint.

  • DescriptionXml

  • Gets a description of the property constraint in XML format.

  • Type

  • Gets the type of the property constraint.

  • Category

  • Gets the property constraint category.

Details

Description

Gets a description of the property constraint.

  • Type:
  • string
  • Access:
  • Read-only

DescriptionXml

Gets a description of the property constraint in XML format.

  • Type:
  • string
  • Access:
  • Read-only

Type

Gets the type of the property constraint.


Category

Gets the property constraint category.


Requirements

Minimum required version: 2011.1

See also