FollowSegmentEndsWithStoppingConditions Properties | 
The FollowSegmentEndsWithStoppingConditions type exposes the following members.
| Name | Description | |
|---|---|---|
| Conditions | 
            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.
              | |
| IsFrozen | 
            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.) |