Click or drag to resize

SegmentPropagatorVariableEvaluator.Identifier Property

Gets the identifier of this variable evaluator. Using this property for anything other than identification purposes is highly discouraged.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SegmentPropagatorVariable Identifier { get; }

Property Value

Type: SegmentPropagatorVariable
See Also