Click or drag to resize

ScheduledExecutionModelIdentifier Property

Used as prefix for FMI functions if the functions are provided in C source code or in static libraries, but not if the functions are provided by a DLL/SharedObject. Also used as name of the static library or DLL/SharedObject.

Namespace: Emulate3D.FMI.V3.Description
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public string ModelIdentifier { get; }

Property Value

String
See Also