Click or drag to resize

SwapSegmentOperatorSegment Property

Gets or sets the SwitchableSegment that will be operated on in the parent TargetedSegmentList. Note that if this segment is not in the parent TargetedSegmentList, this operator will have no effect.

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

Property Value

Type: SwitchableSegment
See Also