Click or drag to resize

SwitchableSegmentSegmentToRunInitially Property

Gets or sets which segment should be propagated initially. Defaults to Alternate.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public SwitchableSegmentOption SegmentToRunInitially { get; set; }

Property Value

Type: SwitchableSegmentOption
See Also