Click or drag to resize

SinglePropagateSegmentResultsBackwardsAdapters Property

Gets the IListT of backwards adapters associated with the ConditionStoppedOn that edited propagation. This will be if there is no auto sequence getting run for the tripped stopping condition.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<StateElementAdapter> BackwardsAdapters { get; }

Property Value

Type: IListStateElementAdapter
See Also