IAdmPropertyPatternConstraintInfo

The IAdmPropertyPatternConstraintInfo interface provides information about a property pattern constraint.

Inheritance: IUnknown

Derived: IAdmValueLengthConstraintInfo

Properties

Details

Description

Gets a description of the constraint.

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

DescriptionXml

Gets a description of the constraint in the XML format.

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

Type

Gets the constraint type.


Category

Gets the constraint category.


Requirements

Minimum required version: 2011.1

See also