Click or drag to resize

ChangeStoppingConditionEnabledOperatorOption Property

Gets or sets the Enabled option of the Condition will be after this operator is evaluated. By default this is set to Toggle

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

Property Value

Type: ChangeStoppingConditionOption
See Also