Click or drag to resize

SegmentListResultsSegmentResults Property

Gets the results of each segment in the order that they were propagated.

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

Property Value

Type: IListSegmentResults
See Also