Click or drag to resize

IncludeTypeConstraintElement Properties

The IncludeTypeConstraintElement type exposes the following members.

Properties
 NameDescription
Public propertyConstraintType Gets or sets the SMI type used as the 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 propertyIncludes Gets or sets a value indicating whether the constraint includes (true) or excludes (false) the specified type.
Top
See Also