Constraint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Constraint model.
public class Constraint
type Constraint = class
Public Class Constraint
- Inheritance
-
Constraint
Constructors
Constraint() |
Properties
ConstraintName |
Gets or sets the constraint name. |
ConstraintType |
Gets or sets the constraint type. |
ConstraintValue |
Gets or sets the constraint value. |