Click or drag to resize

ReturnSegmentBehavior 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: 24.1.418.0 (24.1.418.0)
Syntax
public ReturnSegmentBehavior Behavior { get; set; }

Property Value

Type: ReturnSegmentBehavior
See Also