Click or drag to resize

SegmentResultsSegmentIdentifier Property

Gets the SegmentDefinition that made the SegmentPropagator that created 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 SegmentDefinition SegmentIdentifier { get; }

Property Value

Type: SegmentDefinition
See Also