Click or drag to resize

FollowSegmentEndOfFollowSegment Property

Gets or sets the how the final state of propagation will be determined. This may be if the IgnoreFinalPropagation on the StartOfFollowSegment is .

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public FollowSegmentEnding EndOfFollowSegment { get; set; }

Property Value

Type: FollowSegmentEnding
See Also