Click or drag to resize

SegmentConfigurationDefaultInitialState 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.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual ITimeBasedState DefaultInitialState { get; set; }

Property Value

Type: ITimeBasedState
See Also