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.DescriptionAssembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntaxpublic string ModelIdentifier { get; }Property Value
String
See Also