Click or drag to resize

ChangeStoppingConditionEnabledOperatorCondition Property

Gets or sets the StoppingCondition that will get enabled or disabled.

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 Condition { get; set; }

Property Value

Type: StoppingCondition
See Also