Click or drag to resize

SegmentResultsIdentifiers Property

Gets the identifiers of all of the elements propagated by the segment.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<string> Identifiers { get; }

Property Value

Type: IListString
See Also