Click or drag to resize

SegmentResultsStopPropagationForCurrentSegmentList Property

Gets or sets a value indicating whether the current SegmentListPropagator was told to stop propagating its SegmentPropagators but that propagation of anything after this propagator should continue.

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

Property Value

Type: Boolean
See Also