Normal |
The NormalConstraintElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Bar | Gets or sets a value indicating whether this constraint uses bar logic. | |
| 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) | |
| ExtraElements | Gets the list of extra constraint elements associated with this constraint. | |
| Intersect | Gets or sets a value indicating whether this constraint uses intersect logic. | |
| Union | Gets or sets a value indicating whether this constraint uses union logic. |