Click or drag to resize

SegmentListResults.FinalSegmentResult Property

Gets the results of the final segment propagated.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public virtual SegmentResults FinalSegmentResult { get; }

Property Value

Type: SegmentResults
See Also