Click or drag to resize

NamedConstraintElement Properties

The NamedConstraintElement type exposes the following members.

Properties
 NameDescription
Public propertyAbsent Gets or sets a value indicating whether the element is absent.
Public propertyConstraint Gets or sets the associated constraint.
Public propertyElement Gets or sets the next constraint element in the chain.
(Inherited from ConstraintElement)
Public propertyExceptConstraint Gets or sets the constraint that, if satisfied, will cause this constraint to be excluded.
(Inherited from ConstraintElement)
Public propertyName Gets or sets the name of the constraint element.
Public propertyOptinal Gets or sets a value indicating whether the element is optional.
Public propertyPresent Gets or sets a value indicating whether the element is present.
Top
See Also