Click or drag to resize

SwitchableSegmentSegmentToRun Property

Gets the definition of the evaluator that will tell the SegmentPropagator which segment to run.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public ValueDefinition<SegmentDefinition> SegmentToRun { get; }

Property Value

Type: ValueDefinitionSegmentDefinition
See Also