Click or drag to resize

FixedCardinality Properties

The FixedCardinality type exposes the following members.

Properties
  NameDescription
Public propertyMaxCardinality
Gets the Maximum Cardinality of the Path.
(Overrides Cardinality.MaxCardinality.)
Public propertyMinCardinality
Gets the Minimum Cardinality of the Path.
(Overrides Cardinality.MinCardinality.)
Public propertyPath
Gets the Inner Path.
(Inherited from BaseUnaryPath.)
Top
See Also