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: 23.2.417.0 (23.2.417.0)
Syntax
public IList<string> Identifiers { get; }

Property Value

Type: IListString
See Also