Click or drag to resize

PropagationStateCorrectionEvaluator.Identifications 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: 25.1.421.0 (25.1.421.0)
Syntax
public abstract IList<string> Identifications { get; }

Property Value

Type: IList<String>
See Also