| AuxiliaryStateScalarDimension Property  | 
 
            Gets the number of entries in the auxiliary state, which is one for a 
Scalar.
            
 
    Namespace: 
   AGI.Foundation.Propagators
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic override int Dimension { get; }Public Overrides ReadOnly Property Dimension As Integer
	Get
public:
virtual property int Dimension {
	int get () override;
}abstract Dimension : int with get
override Dimension : int with get
Property Value
Type: 
Int32 See Also
See Also