Click or drag to resize

SegmentListResultsFinalNestedSegmentResult Property

Gets the results of final segment that was propagated that is not itself a SegmentListResults.

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

Property Value

Type: SegmentResults
See Also