Click or drag to resize

PropagationStateElementConverterTypeOfOutput Property

Gets the type associated with the output of this instance.

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 Type TypeOfOutput { get; }

Property Value

Type: Type
See Also