Click or drag to resize

SegmentPropagatorIdentifier Property

Gets the definition that created this propagator. This is to only be used as an identifier.

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

Property Value

Type: SegmentDefinition
See Also