Click or drag to resize

PropagateSegmentResultsConditionStoppedOn Property

Gets or sets the final StoppingCondition that stopped propagation.

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

Property Value

Type: StoppingCondition
See Also