Click or drag to resize

SwitchableSegmentResultsOriginalResults Property

Gets the results of the segment that was actually propagated.

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

Property Value

Type: SegmentResults
See Also