Named |
The NamedConstraintElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Absent | Gets or sets a value indicating whether the element is absent. | |
| Constraint | Gets or sets the associated constraint. | |
| Element |
Gets or sets the next constraint element in the chain.
(Inherited from ConstraintElement) | |
| ExceptConstraint |
Gets or sets the constraint that, if satisfied, will cause this constraint to be excluded.
(Inherited from ConstraintElement) | |
| Name | Gets or sets the name of the constraint element. | |
| Optinal | Gets or sets a value indicating whether the element is optional. | |
| Present | Gets or sets a value indicating whether the element is present. |