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: 25.1.421.0 (25.1.421.0)
Syntax
public enum SwitchableSegmentOption
Members
  Member nameDescription
Alternate The AlternateSegment is the active segment.
Primary The PrimarySegment is the active segment.
See Also