Click or drag to resize

SegmentResultsConfiguration Property

Gets or sets the segment configuration that was used to propagate the segment that made these results.

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

Property Value

Type: SegmentConfiguration
See Also