Click or drag to resize

PropagationStateCorrectionEvaluatorIdentifications Property

Gets the list of strings that identify the Propagation State Elements that are altered by this state correction evaluator.

Namespace:  AGI.Foundation.Propagators.Advanced
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract IList<string> Identifications { get; }

Property Value

Type: IListString
See Also