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: 24.2.419.0 (24.2.419.0)
Syntax public SwitchableSegmentOption SegmentToRunInitially { get; set; }
Public Property SegmentToRunInitially As SwitchableSegmentOption
Get
Set
public:
property SwitchableSegmentOption SegmentToRunInitially {
SwitchableSegmentOption get ();
void set (SwitchableSegmentOption value);
}
member SegmentToRunInitially : SwitchableSegmentOption with get, set
Property Value
Type:
SwitchableSegmentOptionSee Also