Click or drag to resize

SwitchableSegmentResults.OriginalResults 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: 25.1.421.0 (25.1.421.0)
Syntax
public SegmentResults OriginalResults { get; }

Property Value

Type: SegmentResults
See Also