Click or drag to resize

ReturnSegment.Behavior Property

Gets or sets if this segment will return or not when propagated. By default this is Enabled.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ReturnSegmentBehavior Behavior { get; set; }

Property Value

Type: ReturnSegmentBehavior
See Also