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: 23.2.417.0 (23.2.417.0)
Syntax
public SegmentDefinition Identifier { get; }

Property Value

Type: SegmentDefinition
See Also