Click or drag to resize

FollowSegment.EndOfFollowSegment Property

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

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

Property Value

Type: FollowSegmentEnding
See Also