Click or drag to resize

IVariableValue Property

If non-null, variable value cache. Otherwise the variable value is uninitialized (undefined start value).

Namespace: Emulate3D.FMI
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
Object? Value { get; set; }

Property Value

Object
See Also