Click or drag to resize

SwitchableSegmentOption Enumeration

The options for which segment will be run by default.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum SwitchableSegmentOption
Members
  Member nameDescription
Alternate The AlternateSegment is the active segment.
Primary The PrimarySegment is the active segment.
See Also