Click or drag to resize

TargetedSegmentListOperatorAction Property

Gets or sets how the propagator will run the operators (will the operators be run normally, be run once, or just run the nominal sequence).

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

Property Value

Type: TargetedSegmentListOperatorBehavior
See Also