Click or drag to resize

SwitchableSegmentConfigurationDefaultInitialState Property

Gets or sets the initial state of the segment. Note that this property may not be edited by a SegmentPropagatorVariable.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override ITimeBasedState DefaultInitialState { get; set; }

Property Value

Type: ITimeBasedState
See Also