Click or drag to resize

FollowSegmentBeginningIgnoreFinalPropagation Property

Gets a value indicating whether the parent FollowSegment should ignore its EndOfFollowSegment. This would be because the initial state should also be the final state.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual bool IgnoreFinalPropagation { get; }

Property Value

Type: Boolean
See Also