Click or drag to resize

FollowSegmentEndsWithStoppingConditions Properties

The FollowSegmentEndsWithStoppingConditions type exposes the following members.

Properties
  NameDescription
Public propertyConditions
Gets the list of StoppingConditions that will end propagation of the FollowSegment. Note that any StoppingConditions that are put onto the StoppingConditions will still be active and can stop propagation independent of these conditions.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Top
See Also