Click or drag to resize

ModelDescriptionInstantiationToken Property

A string that may be used by the FMU to check that the XML file is compatible with the implementation of the FMU.

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

Property Value

String
See Also