Click or drag to resize

InitialStateSegmentConfigurationInitialStateSegmentsState Property

Gets the state that the InitialStateSegmentT will start propagation from. DefaultInitialState will be ignored during propagation unless this property is .

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

Property Value

Type: ITimeBasedState
See Also