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

Property Value

Type: IListSegmentResults
See Also