Click or drag to resize

SegmentPropagationEventArgsResults Property

Gets the results for the segment raising this event.

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 Results { get; }

Property Value

Type: SegmentResults
See Also