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: 23.2.417.0 (23.2.417.0)
Syntax
public ITimeBasedState InitialStateSegmentsState { get; }

Property Value

Type: ITimeBasedState
See Also